Skip to content

Commit 2b7898c

Browse files
Renovate: pre-commit/mirrors-mypy to v1.9.0
1 parent baa5de2 commit 2b7898c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-mypy
21-
rev: v1.8.0
21+
rev: v1.9.0
2222
hooks:
2323
- id: mypy
2424
args:

{{cookiecutter.project_slug}}/.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: toml-sort-fix
1515
- repo: https://github.com/pre-commit/mirrors-mypy
16-
rev: v1.8.0
16+
rev: v1.9.0
1717
hooks:
1818
- id: mypy
1919
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)