We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fed280 commit f4d24a2Copy full SHA for f4d24a2
.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.8.6
+ rev: v0.9.1
26
hooks:
27
# Run the linter
28
- id: ruff
0 commit comments