Skip to content

Commit d504bc0

Browse files
authored
Merge pull request #926 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 7b87940 + 68b3725 commit d504bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111

1212
# Can run individually with `pre-commit run isort --all-files`
1313
- repo: https://github.com/PyCQA/isort
14-
rev: 6.1.0
14+
rev: 7.0.0
1515
hooks:
1616
- id: isort
1717

0 commit comments

Comments
 (0)