Skip to content

Commit cc83f3d

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 bc04619 commit cc83f3d

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
@@ -30,7 +30,7 @@ repos:
3030
- tomli
3131

3232
- repo: https://github.com/asottile/pyupgrade
33-
rev: v3.21.1
33+
rev: v3.21.2
3434
hooks:
3535
- id: pyupgrade
3636
args: [--py39-plus]
@@ -65,6 +65,6 @@ repos:
6565
args: [--min-py-version, '3.9']
6666

6767
- repo: https://github.com/gitleaks/gitleaks
68-
rev: v8.29.0
68+
rev: v8.29.1
6969
hooks:
7070
- id: gitleaks

0 commit comments

Comments
 (0)