Skip to content

Commit

Permalink
Merge pull request #224 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 35b0bb2 + b04b205 commit 65f0530
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 65f0530

Please sign in to comment.