We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6835939 + ba56424 commit 19b8ee2Copy full SHA for 19b8ee2
2 files changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: reuse
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
# Ruff version.
12
- rev: v0.15.17
+ rev: v0.15.18
13
hooks:
14
# Run the linter.
15
- id: ruff-check
0 commit comments