We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c3f76 commit 161c68fCopy full SHA for 161c68f
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
additional_dependencies: ["tomli"]
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
# Ruff version.
29
- rev: v0.12.12
+ rev: v0.14.0
30
hooks:
31
# Run the linter.
32
- id: ruff
0 commit comments