Skip to content

Commit 340e8cf

Browse files
fix: remove unnecessary exclude comment from detect-secrets config
1 parent a798331 commit 340e8cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ repos:
5353
name: detect-secrets (staged)
5454
stages: [pre-commit]
5555
args: ["--baseline", ".secrets.baseline"]
56-
# Skip in CI to avoid baseline update issues
57-
exclude: ^$
5856

5957
- repo: https://github.com/commitizen-tools/commitizen
6058
rev: v3.28.0

0 commit comments

Comments
 (0)