Skip to content

Commit 6e9592b

Browse files
authored
Merge pull request #8665 from python-pillow/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2486361 + b1749df commit 6e9592b

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.8.4
3+
rev: v0.8.6
44
hooks:
55
- id: ruff
66
args: [--exit-non-zero-on-fix]
@@ -24,7 +24,7 @@ repos:
2424
exclude: (Makefile$|\.bat$|\.cmake$|\.eps$|\.fits$|\.gd$|\.opt$)
2525

2626
- repo: https://github.com/pre-commit/mirrors-clang-format
27-
rev: v19.1.5
27+
rev: v19.1.6
2828
hooks:
2929
- id: clang-format
3030
types: [c]
@@ -57,7 +57,7 @@ repos:
5757
- id: check-renovate
5858

5959
- repo: https://github.com/woodruffw/zizmor-pre-commit
60-
rev: v0.10.0
60+
rev: v1.0.0
6161
hooks:
6262
- id: zizmor
6363

0 commit comments

Comments
 (0)