Skip to content

Commit 6f1f59a

Browse files
committed
fix: remove now useless patch exclude
1 parent 770e6d6 commit 6f1f59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
rev: v8.28.0
7474
hooks:
7575
- id: gitleaks-docker
76-
exclude: ^.*\.(patch)$
76+
#exclude: ^.*\.(patch)$
7777
ci:
7878
autoupdate_schedule: quarterly
7979
skip:

0 commit comments

Comments
 (0)