Skip to content

Commit 7b87940

Browse files
authored
Merge pull request #925 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 57d1a68 + db8f5ec commit 7b87940

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.0.1
14+
rev: 6.1.0
1515
hooks:
1616
- id: isort
1717

0 commit comments

Comments
 (0)