Skip to content

Commit e499481

Browse files
committed
Added additional exclude
1 parent bacb8a2 commit e499481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ repos:
8080
- id: check-merge-conflict
8181
- id: check-symlinks
8282
- id: detect-private-key
83-
exclude: ^ruby-3\.0/0001-ruby-3\.0\.6-openssl-patch\.patch$
83+
exclude: ^(ruby-3\.0/0001-ruby-3\.0\.6-openssl-patch\.patch|gitleaks\.yaml)$

0 commit comments

Comments
 (0)