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