Skip to content

Commit 145c5a7

Browse files
Update pre-commit hooks
1 parent baedcf9 commit 145c5a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
alias: ec
2020

2121
- repo: https://github.com/pre-commit/mirrors-mypy
22-
rev: "v1.19.1"
22+
rev: "v2.1.0"
2323
hooks:
2424
- id: mypy
2525
additional_dependencies:
@@ -34,6 +34,6 @@ repos:
3434
- pulumi-onepassword>=1.1.3
3535

3636
- repo: https://github.com/renovatebot/pre-commit-hooks
37-
rev: 42.32.1
37+
rev: 43.209.4
3838
hooks:
3939
- id: renovate-config-validator

0 commit comments

Comments
 (0)