Skip to content

Commit 8c42a0e

Browse files
authored
Clean up Dependabot configuration
Removed duplicate GitHub Actions configuration for Dependabot.
1 parent 90d5c30 commit 8c42a0e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ updates:
1010
schedule:
1111
interval: "daily"
1212
target-branch: "mainline"
13-
- package-ecosystem: "github-actions"
14-
directory: "/"
15-
schedule:
16-
interval: "daily"
17-
target-branch: "flavourMainline"
1813
- package-ecosystem: "github-actions"
1914
directory: "/"
2015
schedule:

0 commit comments

Comments
 (0)