Skip to content

Commit 2e07e34

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lorenzwalthert/precommit: v0.3.1 → v0.3.2](lorenzwalthert/precommit@v0.3.1...v0.3.2) - [github.com/zricethezav/gitleaks: v8.8.11 → v8.10.2](gitleaks/gitleaks@v8.8.11...v8.10.2)
1 parent a9aaf08 commit 2e07e34

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
@@ -25,7 +25,7 @@ repos:
2525
hooks:
2626
- id: python-use-type-annotations
2727
- repo: https://github.com/lorenzwalthert/precommit
28-
rev: v0.3.1
28+
rev: v0.3.2
2929
hooks:
3030
- id: style-files
3131
args: [--style_pkg=styler, --style_fun=tidyverse_style]
@@ -36,7 +36,7 @@ repos:
3636
- id: parsable-R
3737
- id: no-browser-statement
3838
- repo: https://github.com/zricethezav/gitleaks
39-
rev: v8.8.11
39+
rev: v8.10.2
4040
hooks:
4141
- id: gitleaks
4242
# enable only for Python projects with a dev-installed pylint

0 commit comments

Comments
 (0)