Skip to content

Commit

Permalink
Merge pull request #889 from MPAS-Dev/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 36dc4bb + 8abed0f commit b3deddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ infrastructure provides a capability for defining simple test-case workflows.
It is intended to house a small number of files which can describe the steps
to set up and configure a test case.


## Documentation

The latest compass documentation can be found here:
Expand Down

0 comments on commit b3deddd

Please sign in to comment.