Skip to content

Commit 71ef6e3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [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/woodruffw/zizmor-pre-commit: v1.14.2 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.14.2...v1.16.2)
1 parent 86520c7 commit 71ef6e3

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
@@ -29,12 +29,12 @@ repos:
2929
language_version: python3
3030

3131
- repo: https://github.com/asottile/add-trailing-comma
32-
rev: v3.2.0
32+
rev: v4.0.0
3333
hooks:
3434
- id: add-trailing-comma
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.13.3
37+
rev: v0.14.3
3838
hooks:
3939
- id: ruff
4040

@@ -55,7 +55,7 @@ repos:
5555
- id: nb-strip-paths
5656

5757
- repo: https://github.com/woodruffw/zizmor-pre-commit
58-
rev: v1.14.2
58+
rev: v1.16.2
5959
hooks:
6060
- id: zizmor
6161

0 commit comments

Comments
 (0)