Skip to content

Commit 24cff27

Browse files
Merge pull request #1490 from OceanParcels/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 4f41984 + e2f2cad commit 24cff27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
types: [text]
1111
files: \.(json|ipynb)$
1212
- repo: https://github.com/pycqa/flake8
13-
rev: "6.1.0"
13+
rev: "7.0.0"
1414
hooks:
1515
- id: flake8
1616
- repo: https://github.com/pycqa/pydocstyle
@@ -29,6 +29,6 @@ repos:
2929
- id: isort
3030
name: isort (python)
3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: "v3.1.0"
32+
rev: "v4.0.0-alpha.8"
3333
hooks:
3434
- id: prettier

0 commit comments

Comments
 (0)