Skip to content

Commit db0bbf7

Browse files
authored
Merge pull request #216 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b265787 + 6cc5981 commit db0bbf7

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: trailing-whitespace
66
exclude: tests/data
@@ -39,7 +39,7 @@ repos:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.6.3
42+
rev: v0.6.9
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: 2.2.1
65+
rev: 2.2.4
6666
hooks:
6767
- id: pyproject-fmt
6868

0 commit comments

Comments
 (0)