We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651fa2c commit 853c60eCopy full SHA for 853c60e
.github/dependabot.yml
@@ -4,6 +4,13 @@ updates:
4
directory: "/"
5
schedule:
6
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] "
14
- package-ecosystem: "github-actions"
15
16
0 commit comments