We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22429e0 + 56447dc commit 6f66d31Copy full SHA for 6f66d31
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.14.10
+ rev: v0.14.11
13
hooks:
14
# Run the linter.
15
- id: ruff-check
0 commit comments