Skip to content

Commit 5177fcc

Browse files
GeneAIclaude
authored andcommitted
fix: Exclude website/ from detect-secrets
Website license file contains encoded license data. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent bfcb827 commit 5177fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ repos:
6363
.*\.json$|
6464
tests/|
6565
dashboard/|
66+
website/|
6667
empathy_software_plugin/wizards/security/|
6768
empathy_llm_toolkit/security/|
6869
memdocs_storage/|

0 commit comments

Comments
 (0)