Skip to content

Commit

Permalink
Merge pull request #273 from E3SM-Project/update-pre-commit-deps
Browse files Browse the repository at this point in the history
Update pre-commit and its dependencies
  • Loading branch information
xylar authored Jan 29, 2025
2 parents b08e9c5 + 7b49958 commit 37b51d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:

# Can run individually with `pre-commit run isort --all-files`
- repo: https://github.com/PyCQA/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort

Expand Down

0 comments on commit 37b51d2

Please sign in to comment.