We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4669064 + 44cab7c commit 089d910Copy full SHA for 089d910
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: reuse
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
# Ruff version.
23
- rev: v0.2.0
+ rev: v0.2.1
24
hooks:
25
# Run the linter.
26
- id: ruff
0 commit comments