Skip to content

Commit 1a23007

Browse files
committed
Fix pre-commit-config again
1 parent f98e6cf commit 1a23007

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
default_language_version:
2+
node: system
3+
14
ci:
25
autofix_prs: true
36

@@ -30,4 +33,5 @@ repos:
3033
- '@typescript-eslint/[email protected]'
3134
- '@typescript-eslint/[email protected]'
3235
33-
36+
37+

0 commit comments

Comments
 (0)