Skip to content

Commit d920ed8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/compilerla/conventional-pre-commit: v4.0.0 → v4.2.0](compilerla/conventional-pre-commit@v4.0.0...v4.2.0) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
1 parent cf40204 commit d920ed8

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
@@ -16,7 +16,7 @@ repos:
1616
- id: check-yaml
1717
- id: check-added-large-files
1818
- repo: https://github.com/compilerla/conventional-pre-commit
19-
rev: v4.0.0
19+
rev: v4.2.0
2020
hooks:
2121
- id: conventional-pre-commit
2222
stages: [commit-msg]
@@ -51,7 +51,7 @@ repos:
5151
additional_dependencies:
5252
- tomli # for reading config from pyproject.toml
5353
- repo: https://github.com/pre-commit/mirrors-mypy
54-
rev: v1.15.0
54+
rev: v1.16.0
5555
hooks:
5656
- id: mypy
5757
exclude: "^tests/" # See: https://github.com/pre-commit/mirrors-mypy/issues/1

0 commit comments

Comments
 (0)