Skip to content

Commit d2398ba

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.7.2 → v4.8.3](commitizen-tools/commitizen@v4.7.2...v4.8.3) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
1 parent 8b1e61b commit d2398ba

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
@@ -40,12 +40,12 @@ repos:
4040
# hooks:
4141
# - id: bandit
4242
- repo: https://github.com/commitizen-tools/commitizen
43-
rev: v4.7.2
43+
rev: v4.8.3
4444
hooks:
4545
- id: commitizen
4646
stages: [commit-msg]
4747
- repo: https://github.com/pre-commit/mirrors-mypy
48-
rev: 'v1.15.0' # Use the sha / tag you want to point at
48+
rev: 'v1.16.0' # Use the sha / tag you want to point at
4949
hooks:
5050
- id: mypy
5151
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)