Skip to content

Commit 6b96999

Browse files
committed
update
1 parent ee8e359 commit 6b96999

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,7 +23,7 @@ repos:
2323
exclude: "_templates/layout.html"
2424

2525
- repo: https://github.com/psf/black-pre-commit-mirror
26-
rev: 25.12.0
26+
rev: 26.1.0
2727
hooks:
2828
- id: black
2929
language_version: python3
@@ -34,7 +34,7 @@ repos:
3434
- id: add-trailing-comma
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.14.10
37+
rev: v0.15.0
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.19.0
58+
rev: v1.22.0
5959
hooks:
6060
- id: zizmor
6161

0 commit comments

Comments
 (0)