Skip to content

Commit

Permalink
Merge pull request #1490 from OceanParcels/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
erikvansebille committed Jan 30, 2024
2 parents 4f41984 + e2f2cad commit 24cff27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
types: [text]
files: \.(json|ipynb)$
- repo: https://github.com/pycqa/flake8
rev: "6.1.0"
rev: "7.0.0"
hooks:
- id: flake8
- repo: https://github.com/pycqa/pydocstyle
Expand All @@ -29,6 +29,6 @@ repos:
- id: isort
name: isort (python)
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
rev: "v4.0.0-alpha.8"
hooks:
- id: prettier

0 comments on commit 24cff27

Please sign in to comment.