Skip to content

Commit ba04b3c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.17.0](pre-commit/mirrors-mypy@v1.16.0...v1.17.0) - [github.com/gitleaks/gitleaks: v8.27.2 → v8.28.0](gitleaks/gitleaks@v8.27.2...v8.28.0)
1 parent 24bb5f0 commit ba04b3c

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
@@ -27,7 +27,7 @@ repos:
2727
- id: pyupgrade
2828
args: [--py37-plus]
2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v1.16.0
30+
rev: v1.17.0
3131
hooks:
3232
- id: mypy
3333
additional_dependencies:
@@ -44,6 +44,6 @@ repos:
4444
- id: setup-cfg-fmt
4545
args: [--min-py3-version, '3.7']
4646
- repo: https://github.com/gitleaks/gitleaks
47-
rev: v8.27.2
47+
rev: v8.28.0
4848
hooks:
4949
- id: gitleaks

0 commit comments

Comments
 (0)