Skip to content

Commit 1adf5a2

Browse files
committed
fix: stylelint
1 parent d547e95 commit 1adf5a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global/pre-commit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ repos:
163163
- repo: https://github.com/gitleaks/gitleaks
164164
rev: v8.21.0
165165
hooks:
166-
- id: gitleaks
166+
- id: gitleaks
167167
args: ["detect", "--verbose"]
168168
verbose: true
169169
EOF

0 commit comments

Comments
 (0)