Skip to content

Commit 8a86130

Browse files
authored
Merge pull request #216 from E3SM-Project/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents bca27a2 + 4417acd commit 8a86130

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
@@ -35,7 +35,7 @@ repos:
3535

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

0 commit comments

Comments
 (0)