Skip to content

Commit 4f08129

Browse files
authoredMar 5, 2025
Merge pull request #87 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents de39225 + 271732f commit 4f08129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212

1313
# Can run individually with `pre-commit run isort --all-files`
1414
- repo: https://github.com/PyCQA/isort
15-
rev: 6.0.0
15+
rev: 6.0.1
1616
hooks:
1717
- id: isort
1818

0 commit comments

Comments
 (0)