Skip to content

Commit 3f26f9c

Browse files
authored
Merge pull request #226 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b50706e + 821b8c6 commit 3f26f9c

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
@@ -34,12 +34,12 @@ repos:
3434
- --ignore-words-list=pres,nd,te,afe,ue,wil,tey,te,ot,fo
3535

3636
- repo: https://github.com/asottile/add-trailing-comma
37-
rev: v3.1.0
37+
rev: v3.2.0
3838
hooks:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.11.8
42+
rev: v0.11.12
4343
hooks:
4444
- id: ruff
4545
args: ["--fix", "--show-fixes"]
@@ -62,7 +62,7 @@ repos:
6262
- id: nb-strip-paths
6363

6464
- repo: https://github.com/tox-dev/pyproject-fmt
65-
rev: v2.5.1
65+
rev: v2.6.0
6666
hooks:
6767
- id: pyproject-fmt
6868

0 commit comments

Comments
 (0)