Skip to content

Commit e117084

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](asottile/pyupgrade@v3.21.1...v3.21.2) - [github.com/gitleaks/gitleaks: v8.29.0 → v8.29.1](gitleaks/gitleaks@v8.29.0...v8.29.1)
1 parent 24cc11a commit e117084

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
@@ -22,7 +22,7 @@ repos:
2222
hooks:
2323
- id: black
2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v3.21.1
25+
rev: v3.21.2
2626
hooks:
2727
- id: pyupgrade
2828
args: [--py37-plus]
@@ -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.0
47+
rev: v8.29.1
4848
hooks:
4949
- id: gitleaks

0 commit comments

Comments
 (0)