Skip to content

Commit abf3fc0

Browse files
[pre-commit.ci] pre-commit autoupdate (#88)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 21c2106 commit abf3fc0

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.4.0
5+
rev: v4.5.0
66
hooks:
77
- id: check-added-large-files
88
- id: check-case-conflict
@@ -39,7 +39,7 @@ repos:
3939
- flake8-pyproject
4040
- flake8-string-format
4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.5.1
42+
rev: v1.6.0
4343
hooks:
4444
- id: mypy
4545
additional_dependencies: [types-setuptools]

0 commit comments

Comments
 (0)