Skip to content

Commit 426885e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/keewis/blackdoc: v0.4.3 → v0.4.5](keewis/blackdoc@v0.4.3...v0.4.5) - [github.com/asottile/add-trailing-comma: v3.2.0 → v4.0.0](asottile/add-trailing-comma@v3.2.0...v4.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.3...v0.14.3) - [github.com/tox-dev/pyproject-fmt: v2.7.0 → v2.11.0](tox-dev/pyproject-fmt@v2.7.0...v2.11.0) - [github.com/woodruffw/zizmor-pre-commit: v1.14.2 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.14.2...v1.16.2)
1 parent d4a2771 commit 426885e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
files: requirements-dev.txt
1515

1616
- repo: https://github.com/keewis/blackdoc
17-
rev: v0.4.3
17+
rev: v0.4.5
1818
hooks:
1919
- id: blackdoc
2020

@@ -34,12 +34,12 @@ repos:
3434
- --ignore-words-list=pres,nd,te,afe,ue,wil,tey,te,ot,fo
3535

3636
- repo: https://github.com/asottile/add-trailing-comma
37-
rev: v3.2.0
37+
rev: v4.0.0
3838
hooks:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.13.3
42+
rev: v0.14.3
4343
hooks:
4444
- id: ruff
4545
args: ["--fix", "--show-fixes"]
@@ -62,12 +62,12 @@ repos:
6262
- id: nb-strip-paths
6363

6464
- repo: https://github.com/tox-dev/pyproject-fmt
65-
rev: v2.7.0
65+
rev: v2.11.0
6666
hooks:
6767
- id: pyproject-fmt
6868

6969
- repo: https://github.com/woodruffw/zizmor-pre-commit
70-
rev: v1.14.2
70+
rev: v1.16.2
7171
hooks:
7272
- id: zizmor
7373

0 commit comments

Comments
 (0)