Skip to content

Commit 1995da0

Browse files
Merge pull request #1783 from OceanParcels/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e3c4615 + d73c6fa commit 1995da0

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/astral-sh/ruff-pre-commit
13-
rev: v0.8.0
13+
rev: v0.8.1
1414
hooks:
1515
- id: ruff
1616
name: ruff lint (.py)
@@ -23,7 +23,7 @@ repos:
2323
- id: ruff-format
2424
types_or: [python, jupyter]
2525
- repo: https://github.com/rbubley/mirrors-prettier # Update mirror as official mirror is deprecated
26-
rev: v3.3.3
26+
rev: v3.4.1
2727
hooks:
2828
- id: prettier
2929

0 commit comments

Comments
 (0)