Skip to content

Commit 5e5dc24

Browse files
Weekly pre-commit autoupdate (#2825)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent 10d1212 commit 5e5dc24

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
@@ -89,12 +89,12 @@ repos:
8989
- flake8-docstrings==1.7.0
9090
- flake8-bugbear==24.12.12
9191
- repo: https://github.com/pre-commit/mirrors-clang-format
92-
rev: v22.1.0
92+
rev: v22.1.1
9393
hooks:
9494
- id: clang-format
9595
args: ["-i"]
9696
- repo: https://github.com/gitleaks/gitleaks
97-
rev: v8.30.1
97+
rev: v8.30.0
9898
hooks:
9999
- id: gitleaks
100100
- repo: https://github.com/jumanjihouse/pre-commit-hooks

0 commit comments

Comments
 (0)