Skip to content

Commit 715c0ce

Browse files
Merge pull request #181 from yt-project/pre-commit-ci-update-config
2 parents 4764c4d + e6fe272 commit 715c0ce

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ repos:
2323
- id: check-executables-have-shebangs
2424

2525
- repo: https://github.com/zizmorcore/zizmor-pre-commit
26-
rev: v1.14.2
26+
rev: v1.19.0
2727
hooks:
2828
- id: zizmor
2929

3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.13.3
31+
rev: v0.14.10
3232
hooks:
3333
- id: ruff-format
3434
- id: ruff-check
@@ -46,7 +46,7 @@ repos:
4646
args: [--autofix]
4747

4848
- repo: https://github.com/MarcoGorelli/cython-lint
49-
rev: v0.17.0
49+
rev: v0.18.1
5050
hooks:
5151
- id: cython-lint
5252
args: [--no-pycodestyle]

0 commit comments

Comments
 (0)