Skip to content

Commit 743d985

Browse files
authored
Merge pull request #98 from konflux-ci/konflux/mintmaker/main/pre-commit-mirrors-mypy-1.x
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.20.0
2 parents c9e62b7 + 5acc78d commit 743d985

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
@@ -37,7 +37,7 @@ repos:
3737

3838
# Type checking
3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v1.19.1
40+
rev: v1.20.0
4141
hooks:
4242
- id: mypy
4343
additional_dependencies:

0 commit comments

Comments
 (0)