Skip to content

Commit 761a48a

Browse files
authored
Ignore dependencies that will never work with Renovate
1 parent f13bfe6 commit 761a48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// https://renovatebot.com/docs/configuration-options/#commitbodytable
55
commitBodyTable: true,
66
// https://renovatebot.com/docs/configuration-options/#ignoredeps
7-
ignoreDeps: [],
7+
ignoreDeps: ["eslint-config-prettier", "eslint-config-airbnb", "eslint"],
88
// https://renovatebot.com/docs/configuration-options/#labels
99
labels: ['enhancement'],
1010
// https://renovatebot.com/docs/configuration-options/#prcreation

0 commit comments

Comments
 (0)