We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b818f3a + 55f0c8b commit 4669064Copy full SHA for 4669064
.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.1.14
+ rev: v0.2.0
24
hooks:
25
# Run the linter.
26
- id: ruff
0 commit comments