Skip to content

Commit 76b18bb

Browse files
authored
Merge pull request #18 from per1234/dependabot-all-production-branches
Configure Dependabot for action bumps in all production branches
2 parents 99a0526 + 5e7e075 commit 76b18bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: .github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,11 @@ updates:
1111
interval: daily
1212
labels:
1313
- "topic: infrastructure"
14+
15+
- package-ecosystem: github-actions
16+
target-branch: dependabot-all-production-branches
17+
directory: /
18+
schedule:
19+
interval: daily
20+
labels:
21+
- "topic: infrastructure"

0 commit comments

Comments
 (0)