We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2963a commit 2c7d91dCopy full SHA for 2c7d91d
1 file changed
.pre-commit-config.yaml
@@ -20,12 +20,12 @@ repos:
20
- id: check-toml
21
22
- repo: https://github.com/astral-sh/uv-pre-commit
23
- rev: 0.6.12
+ rev: 0.6.14
24
hooks:
25
- id: uv-lock
26
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.11.4
+ rev: v0.11.5
29
30
- id: ruff
31
args: [--fix, --exit-non-zero-on-fix]
0 commit comments