Skip to content

Commit b42994d

Browse files
authored
Merge pull request #164 from akquinet/renovate/pre-commit-hooks
chore(deps): update pre-commit-hooks
2 parents a9077b3 + f770550 commit b42994d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ repos:
2525
args: []
2626

2727
- repo: https://github.com/asottile/pyupgrade
28-
rev: "v3.19.1"
28+
rev: "v3.20.0"
2929
hooks:
3030
- id: pyupgrade
3131

3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: "v1.15.0"
33+
rev: "v1.17.0"
3434
hooks:
3535
- id: mypy
3636
args:

0 commit comments

Comments
 (0)