Skip to content

Commit 8feb066

Browse files
authored
Merge pull request #1261 from ioos/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 37ecbb1 + 2cfd9e4 commit 8feb066

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- test_requirements.txt
1919

2020
- repo: https://github.com/psf/black-pre-commit-mirror
21-
rev: 25.11.0
21+
rev: 25.12.0
2222
hooks:
2323
- id: black
2424
language_version: python3
@@ -30,7 +30,7 @@ repos:
3030

3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.14.7
33+
rev: v0.14.10
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes"]
@@ -56,7 +56,7 @@ repos:
5656
)$
5757
5858
- repo: https://github.com/woodruffw/zizmor-pre-commit
59-
rev: v1.18.0
59+
rev: v1.19.0
6060
hooks:
6161
- id: zizmor
6262

0 commit comments

Comments
 (0)