Skip to content

Commit 9a5687b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](pre-commit/mirrors-mypy@v1.18.2...v1.19.0) - [github.com/gitleaks/gitleaks: v8.29.1 → v8.30.0](gitleaks/gitleaks@v8.29.1...v8.30.0)
1 parent e117084 commit 9a5687b

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.18.2
30+
rev: v1.19.0
3131
hooks:
3232
- id: mypy
3333
additional_dependencies:
@@ -44,6 +44,6 @@ repos:
4444
- id: setup-cfg-fmt
4545
args: [--min-py-version, '3.9']
4646
- repo: https://github.com/gitleaks/gitleaks
47-
rev: v8.29.1
47+
rev: v8.30.0
4848
hooks:
4949
- id: gitleaks

0 commit comments

Comments
 (0)