Skip to content

Commit 09b418a

Browse files
authored
Merge pull request #116 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ffd0058 + 79a44d5 commit 09b418a

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.0.1
3+
rev: v4.1.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -33,7 +33,7 @@ repos:
3333
- id: add-trailing-comma
3434
args: [--py36-plus]
3535
- repo: https://github.com/pre-commit/mirrors-mypy
36-
rev: v0.920
36+
rev: v0.930
3737
hooks:
3838
- id: mypy
3939
additional_dependencies: [types-all]

0 commit comments

Comments
 (0)