We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42de6dd commit 2485e77Copy full SHA for 2485e77
.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.3
+ rev: v0.8.4
26
hooks:
27
# Run the linter
28
- id: ruff
0 commit comments