We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 089d910 + b57f73e commit 723b129Copy full SHA for 723b129
.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.1
+ rev: v0.2.2
24
hooks:
25
# Run the linter.
26
- id: ruff
0 commit comments