Skip to content

Commit 9f4b55b

Browse files
committed
MAINT: Update dependabot.yml file
Dependabot was failing and stopped running about 2 months ago. The problem seems to be a failure to detect the semantic version of `bus1/cabuild/`, so try to fix that by excluding that dependency. [skip CI]
1 parent da2e7a7 commit 9f4b55b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ updates:
88
prefix: "MAINT"
99
labels:
1010
- "03 - Maintenance"
11+
ignore:
12+
- dependency-name: "bus1/cabuild"

0 commit comments

Comments
 (0)