File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ exclude: |
9
9
10
10
repos :
11
11
- repo : https://github.com/astral-sh/uv-pre-commit
12
- rev : 0.8.8
12
+ rev : 0.8.11
13
13
hooks :
14
14
- id : uv-lock
15
15
- repo : https://github.com/pre-commit/pre-commit-hooks
18
18
- id : check-merge-conflict
19
19
20
20
- repo : https://github.com/astral-sh/ruff-pre-commit
21
- rev : v0.12.8
21
+ rev : v0.12.9
22
22
hooks :
23
23
- id : ruff-format
24
24
- id : ruff
45
45
- id : markdownlint-fix
46
46
47
47
- repo : https://github.com/crate-ci/typos
48
- rev : v1.35.3
48
+ rev : v1.35.4
49
49
hooks :
50
50
- id : typos
51
51
@@ -59,12 +59,12 @@ repos:
59
59
# zizmor detects security vulnerabilities in GitHub Actions workflows.
60
60
# Additional configuration for the tool is found in `.github/zizmor.yml`
61
61
- repo : https://github.com/woodruffw/zizmor-pre-commit
62
- rev : v1.11.0
62
+ rev : v1.12.1
63
63
hooks :
64
64
- id : zizmor
65
65
66
66
- repo : https://github.com/python-jsonschema/check-jsonschema
67
- rev : 0.33.2
67
+ rev : 0.33.3
68
68
hooks :
69
69
- id : check-github-workflows
70
70
You can’t perform that action at this time.
0 commit comments