Skip to content

Commit f647355

Browse files
committed
🙈 Dependabot should ignore rubocop-lts
Signed-off-by: Peter Boling <[email protected]>
1 parent 24ec62d commit f647355

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ updates:
55
schedule:
66
interval: daily
77
time: "04:30"
8-
open-pull-requests-limit: 10
8+
open-pull-requests-limit: 10
9+
ignore:
10+
- dependency-name: "rubocop-lts"

0 commit comments

Comments
 (0)