We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ccd6b commit 8dcbad4Copy full SHA for 8dcbad4
1 file changed
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: uv-lock
6
7
- repo: https://github.com/astral-sh/ruff-pre-commit
8
- rev: v0.15.1
+ rev: v0.15.4
9
hooks:
10
- id: ruff-check
11
args: [--fix]
0 commit comments