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 70ab1f7 commit 8c02648Copy full SHA for 8c02648
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: ^(.gitignore)
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.12.10
+ rev: v0.12.11
5
hooks:
6
# Run the linter
7
- id: ruff
0 commit comments