Skip to content

Commit 2058593

Browse files
committed
Ignore pre-release versions
Signed-off-by: Evan Lezar <[email protected]>
1 parent 8323a1a commit 2058593

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ updates:
55
schedule:
66
interval: weekly
77
open-pull-requests-limit: 10
8+
ignore:
9+
- versions: ["*-rc.*"]
810

911
- package-ecosystem: gomod
1012
directory: "test/tools"
1113
schedule:
1214
interval: weekly
1315
open-pull-requests-limit: 10
16+
ignore:
17+
- versions: ["*-rc.*"]
1418

1519
- package-ecosystem: "github-actions"
1620
directory: "/"

0 commit comments

Comments
 (0)