Skip to content

Commit 0698484

Browse files
authored
Merge pull request #284 from ioos/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents da38dd8 + 05b3a58 commit 0698484

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ exclude: ".binder/conda-lock.yml"
22

33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v5.0.0
5+
rev: v6.0.0
66
hooks:
77
- id: trailing-whitespace
88
- id: check-ast
@@ -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.7
37+
rev: v0.12.11
3838
hooks:
3939
- id: ruff
4040

0 commit comments

Comments
 (0)