We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca65cce commit 9d2f1e5Copy full SHA for 9d2f1e5
‎.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-docstring-first
9
- id: debug-statements
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.7.2
+ rev: v0.8.0
12
hooks:
13
- id: ruff
14
args: [--fix, --exit-non-zero-on-fix]
0 commit comments