Skip to content

Commit 7016f02

Browse files
committed
chore: prevent eslint updating for now
1 parent 7c8212a commit 7016f02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ncurc.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ module.exports = {
88
'escape-string-regexp',
99
'open-editor',
1010

11+
// Todo: When canonical includes latest Unicorn
12+
'eslint',
13+
1114
// Todo: Waiting on merge https://github.com/gajus/eslint-plugin-canonical/pull/22
1215
'eslint-config-canonical',
1316
],

0 commit comments

Comments
 (0)