We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7a8dbb + dabbcd1 commit 6638b6bCopy full SHA for 6638b6b
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: reuse
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
# Ruff version.
24
- rev: v0.7.1
+ rev: v0.7.3
25
hooks:
26
# Run the linter.
27
- id: ruff
0 commit comments