Skip to content

Commit 42a8bff

Browse files
authored
Merge pull request #935 from mkurz/6.1.x_setup
Setup 6.1.x branch in main
2 parents 651fa2c + 853c60e commit 42a8bff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"
11+
target-branch: "6.1.x"
12+
commit-message:
13+
prefix: "[6.1.x] "
714
- package-ecosystem: "github-actions"
815
directory: "/"
916
schedule:

0 commit comments

Comments
 (0)