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 eb0af51 commit 9354747Copy full SHA for 9354747
1 file changed
.github/dependabot.yml
@@ -5,5 +5,11 @@ updates:
5
include: scope
6
prefix: build
7
directory: /
8
+ groups:
9
+ github-owned:
10
+ patterns:
11
+ - "actions/*"
12
+ - "github/*"
13
+ - "octokit/*"
14
schedule:
- interval: monthly
15
+ interval: monthly
0 commit comments