We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60bfc31 + 36189ff commit 574cd3dCopy full SHA for 574cd3d
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: debug-statements # checks for debugger imports and py37+ `breakpoint()` calls in python source
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.11.12
+ rev: v0.12.0
13
hooks:
14
# Run the linter.
15
- id: ruff
0 commit comments