Skip to content

Commit aaf616d

Browse files
chore(deps): renovate: pre-commit/mirrors-mypy to v1.14.1
1 parent 0e286f4 commit aaf616d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
hooks:
2525
- id: toml-sort-fix
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.13.0
27+
rev: v1.14.1
2828
hooks:
2929
- id: mypy
3030
args:

tests/data/test_package_generation/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: toml-sort-fix
2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: v1.13.0
22+
rev: v1.14.1
2323
hooks:
2424
- id: mypy
2525
- repo: https://github.com/pre-commit/mirrors-prettier

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: toml-sort-fix
2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: v1.13.0
22+
rev: v1.14.1
2323
hooks:
2424
- id: mypy
2525
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)