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: |
99
1010repos :
1111 - repo : https://github.com/astral-sh/uv-pre-commit
12- rev : 0.8.8
12+ rev : 0.8.11
1313 hooks :
1414 - id : uv-lock
1515 - repo : https://github.com/pre-commit/pre-commit-hooks
1818 - id : check-merge-conflict
1919
2020 - repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : v0.12.8
21+ rev : v0.12.9
2222 hooks :
2323 - id : ruff-format
2424 - id : ruff
4545 - id : markdownlint-fix
4646
4747 - repo : https://github.com/crate-ci/typos
48- rev : v1.35.3
48+ rev : v1.35.4
4949 hooks :
5050 - id : typos
5151
@@ -59,12 +59,12 @@ repos:
5959 # zizmor detects security vulnerabilities in GitHub Actions workflows.
6060 # Additional configuration for the tool is found in `.github/zizmor.yml`
6161 - repo : https://github.com/woodruffw/zizmor-pre-commit
62- rev : v1.11.0
62+ rev : v1.12.1
6363 hooks :
6464 - id : zizmor
6565
6666 - repo : https://github.com/python-jsonschema/check-jsonschema
67- rev : 0.33.2
67+ rev : 0.33.3
6868 hooks :
6969 - id : check-github-workflows
7070
You can’t perform that action at this time.
0 commit comments