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