Skip to content

Commit 79b928e

Browse files
pre-commit-ci[bot]aliberts
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (#1185)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Simon Alibert <[email protected]>
1 parent 3b32731 commit 79b928e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
- id: trailing-whitespace
3838

3939
- repo: https://github.com/adhtruong/mirrors-typos
40-
rev: v1.32.0
40+
rev: v1.33.1
4141
hooks:
4242
- id: typos
4343
args: [--force-exclude]
@@ -48,7 +48,7 @@ repos:
4848
- id: pyupgrade
4949

5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.11.11
51+
rev: v0.11.13
5252
hooks:
5353
- id: ruff
5454
args: [--fix]
@@ -57,12 +57,12 @@ repos:
5757

5858
##### Security #####
5959
- repo: https://github.com/gitleaks/gitleaks
60-
rev: v8.26.0
60+
rev: v8.27.2
6161
hooks:
6262
- id: gitleaks
6363

6464
- repo: https://github.com/woodruffw/zizmor-pre-commit
65-
rev: v1.8.0
65+
rev: v1.9.0
6666
hooks:
6767
- id: zizmor
6868

0 commit comments

Comments
 (0)