We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd6b3d5 + 7ea0245 commit bec57e4Copy full SHA for bec57e4
.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.11
+ rev: v0.1.13
24
hooks:
25
# Run the linter.
26
- id: ruff
0 commit comments