We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 836d130 + 753caf4 commit 727e92dCopy full SHA for 727e92d
1 file changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
# Ruff version.
22
- rev: v0.11.12
+ rev: v0.12.2
23
hooks:
24
# Run the linter.
25
- id: ruff
0 commit comments