Skip to content

Commit 0e8a87a

Browse files
Gordon J. KöhnDrYak
authored andcommitted
adding minimal dependabot
1 parent 9b3dd0b commit 0e8a87a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/workflows/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Dependabot for GitHub Actions
2+
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "weekly"
10+
target-branch: "rubicon"
11+
commit-message:
12+
prefix: "GitHub Actions"
13+
include: "scope"

0 commit comments

Comments
 (0)