Skip to content

Commit

Permalink
Merge pull request #216 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 1, 2025
2 parents bca27a2 + 4417acd commit 8a86130
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 @@ -35,7 +35,7 @@ repos:

# Can run individually with `pre-commit run mypy --all-files`
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.14.0
rev: v1.14.1
hooks:
- id: mypy
args: ["--config=pyproject.toml", "--show-error-codes"]
Expand Down

0 comments on commit 8a86130

Please sign in to comment.