Skip to content

Commit 86520c7

Browse files
authored
Merge pull request #292 from ioos/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 268a872 + 81c103a commit 86520c7

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
@@ -22,8 +22,8 @@ repos:
2222
types_or: [html]
2323
exclude: "_templates/layout.html"
2424

25-
- repo: https://github.com/psf/black
26-
rev: 25.1.0
25+
- repo: https://github.com/psf/black-pre-commit-mirror
26+
rev: 25.9.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.12.11
37+
rev: v0.13.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.12.1
58+
rev: v1.14.2
5959
hooks:
6060
- id: zizmor
6161

0 commit comments

Comments
 (0)