Skip to content

Commit d44e938

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.8...v0.11.12) - [github.com/pre-commit/mirrors-clang-format: v20.1.3 → v20.1.5](pre-commit/mirrors-clang-format@v20.1.3...v20.1.5) - [github.com/woodruffw/zizmor-pre-commit: v1.6.0 → v1.9.0](zizmorcore/zizmor-pre-commit@v1.6.0...v1.9.0) - [github.com/tox-dev/pyproject-fmt: v2.5.1 → v2.6.0](tox-dev/pyproject-fmt@v2.5.1...v2.6.0)
1 parent 95603e9 commit d44e938

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.8
3+
rev: v0.11.12
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: v20.1.3
27+
rev: v20.1.5
2828
hooks:
2929
- id: clang-format
3030
types: [c]
@@ -58,7 +58,7 @@ repos:
5858
- id: check-renovate
5959

6060
- repo: https://github.com/woodruffw/zizmor-pre-commit
61-
rev: v1.6.0
61+
rev: v1.9.0
6262
hooks:
6363
- id: zizmor
6464

@@ -68,7 +68,7 @@ repos:
6868
- id: sphinx-lint
6969

7070
- repo: https://github.com/tox-dev/pyproject-fmt
71-
rev: v2.5.1
71+
rev: v2.6.0
7272
hooks:
7373
- id: pyproject-fmt
7474

0 commit comments

Comments
 (0)