Skip to content

Commit 349f231

Browse files
committed
🐛 FIX: pre-commit hook requires serial
1 parent 417eddf commit 349f231

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
33
description: This hook compiles SCSS to CSS.
44
entry: scss-compile
55
language: python
6+
language_version: python3
7+
require_serial: true
68
types: [scss]

0 commit comments

Comments
 (0)