Skip to content

Commit 99eb64e

Browse files
Merge pull request #458 from neutrinoceros/pre-commit-ci-update-config
2 parents 00e27dd + 1d0f2d5 commit 99eb64e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515

1616
- repo: https://github.com/zizmorcore/zizmor-pre-commit
17-
rev: v1.14.2
17+
rev: v1.19.0
1818
hooks:
1919
- id: zizmor
2020

@@ -26,7 +26,7 @@ repos:
2626
- tomli
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
29-
rev: 0.8.24
29+
rev: 0.9.21
3030
hooks:
3131
- id: uv-lock
3232

@@ -37,14 +37,14 @@ repos:
3737
files: README.md
3838

3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.13.3
40+
rev: v0.14.10
4141
hooks:
4242
- id: ruff-format
4343
- id: ruff-check
4444
args: [--fix, --show-fixes]
4545

4646
- repo: https://github.com/MarcoGorelli/cython-lint
47-
rev: v0.17.0
47+
rev: v0.18.1
4848
hooks:
4949
- id: cython-lint
5050

0 commit comments

Comments
 (0)