We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 648262d + 77b16f7 commit d679a88Copy full SHA for d679a88
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
# Ruff version.
14
- rev: 'v0.12.11'
+ rev: 'v0.12.12'
15
hooks:
16
# Run the linter.
17
- id: ruff
0 commit comments