Skip to content

Commit c138602

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/compilerla/conventional-pre-commit: v3.6.0 → v4.0.0](compilerla/conventional-pre-commit@v3.6.0...v4.0.0) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](pre-commit/mirrors-mypy@v1.13.0...v1.14.1)
1 parent ec32160 commit c138602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: v3.6.0
19+
rev: v4.0.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.13.0
54+
rev: v1.14.1
5555
hooks:
5656
- id: mypy
5757
exclude: "^tests/" # See: https://github.com/pre-commit/mirrors-mypy/issues/1

0 commit comments

Comments
 (0)