Skip to content

Commit d369e38

Browse files
committed
Remove ignore section from Dependabot config
Remove `ignore` section from config.
1 parent ae768e4 commit d369e38

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,3 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8-
ignore:
9-
- dependency-name: github.com/onsi/ginkgo
10-
versions:
11-
- 1.15.1
12-
- 1.15.2
13-
- 1.16.0
14-
- dependency-name: github.com/gonvenience/bunt
15-
versions:
16-
- 1.3.2

0 commit comments

Comments
 (0)