Skip to content

Commit 8ce860d

Browse files
author
Hugo
authored
Merge pull request #146 from WhyNotHugo/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 51a7a9f + db169d3 commit 8ce860d

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
@@ -22,11 +22,11 @@ repos:
2222
- flake8-comprehensions
2323
- flake8-bugbear
2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v2.31.0
25+
rev: v2.31.1
2626
hooks:
2727
- id: pyupgrade
2828
args: [--py36-plus]
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: 'v0.931'
30+
rev: 'v0.940'
3131
hooks:
3232
- id: mypy

0 commit comments

Comments
 (0)