We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbd66b commit 300f986Copy full SHA for 300f986
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: debug-statements
23
language_version: python3
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.9.2
+ rev: v0.9.10
26
hooks:
27
# Run the linter
28
- id: ruff
0 commit comments