Skip to content

Commit

Permalink
Merge pull request #1791 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
VeckoTheGecko authored Dec 10, 2024
2 parents 5ce1347 + d0875fd commit 6482659
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/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.2
hooks:
- id: ruff
name: ruff lint (.py)
Expand All @@ -23,7 +23,7 @@ repos:
- id: ruff-format
types_or: [python, jupyter]
- repo: https://github.com/rbubley/mirrors-prettier # Update mirror as official mirror is deprecated
rev: v3.4.1
rev: v3.4.2
hooks:
- id: prettier

Expand Down

0 comments on commit 6482659

Please sign in to comment.