Skip to content

Commit a2257d9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](pre-commit/mirrors-mypy@v1.5.1...v1.6.0)
1 parent 54dcd4e commit a2257d9

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v4.5.0
44
hooks:
55
- id: check-added-large-files
66
args: ['--maxkb=25']
@@ -63,7 +63,7 @@ repos:
6363
hooks:
6464
- id: codespell
6565
- repo: https://github.com/pre-commit/mirrors-mypy
66-
rev: 'v1.5.1'
66+
rev: 'v1.6.0'
6767
hooks:
6868
- id: mypy
6969
args: [

0 commit comments

Comments
 (0)