We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc8670 commit 6d0cfb3Copy full SHA for 6d0cfb3
.github/dependabot.yml
@@ -7,10 +7,18 @@ updates:
7
time: "08:30"
8
timezone: America/New_York
9
open-pull-requests-limit: 10
10
+ groups:
11
+ bundler:
12
+ patterns:
13
+ - "*"
14
- package-ecosystem: github-actions
15
directory: "/"
16
schedule:
17
interval: daily
18
19
20
21
22
+ github_actions:
23
24
0 commit comments