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 9149fc5 commit b750363Copy full SHA for b750363
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: codespell
26
additional_dependencies: ["tomli"]
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.9
+ rev: v0.12.0
29
hooks:
30
- id: ruff
31
args: [--fix]
0 commit comments