We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8182e8c commit aed3c08Copy full SHA for aed3c08
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ default_language_version:
5
repos:
6
# Run manually in CI skipping the branch checks
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.14.6
+ rev: v0.14.7
9
hooks:
10
- id: ruff
11
name: "Ruff check"
0 commit comments