Skip to content

Commit 72f6336

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 26.1.0](psf/black-pre-commit-mirror@25.11.0...26.1.0) - [github.com/asottile/setup-cfg-fmt: v3.1.0 → v3.2.0](asottile/setup-cfg-fmt@v3.1.0...v3.2.0) - [github.com/gitleaks/gitleaks: v8.29.1 → v8.30.0](gitleaks/gitleaks@v8.29.1...v8.30.0)
1 parent d2d5d2e commit 72f6336

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: isort
4242

4343
- repo: https://github.com/psf/black-pre-commit-mirror
44-
rev: 25.11.0
44+
rev: 26.1.0
4545
hooks:
4646
- id: black
4747

@@ -59,12 +59,12 @@ repos:
5959
# - id: gitlint
6060
#
6161
- repo: https://github.com/asottile/setup-cfg-fmt
62-
rev: v3.1.0
62+
rev: v3.2.0
6363
hooks:
6464
- id: setup-cfg-fmt
6565
args: [--min-py-version, '3.9']
6666

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

0 commit comments

Comments
 (0)