Skip to content

Commit 0e68604

Browse files
authored
Allow Dependabot to update eslint-plugin-github (#231)
It supports ESLint 10 now: github/eslint-plugin-github@fe11575
1 parent a81a490 commit 0e68604

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: weekly
7-
# TODO: Allow `eslint` to update to version 10 after `eslint-plugin-github` updates with support for v10 too
8-
ignore:
9-
- dependency-name: "eslint"
10-
update-types: ["version-update:semver-major"]
117
groups:
128
all-dependencies:
139
patterns:

0 commit comments

Comments
 (0)