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 5bf7a84 commit 15a35d9Copy full SHA for 15a35d9
.github/dependabot.yml
@@ -5,7 +5,7 @@ updates:
5
- package-ecosystem: github-actions
6
directory: '/'
7
schedule:
8
- interval: 'weekly'
+ interval: 'monthly'
9
assignees:
10
- 'ffurrer2'
11
labels:
@@ -16,15 +16,15 @@ updates:
16
- package-ecosystem: npm
17
18
19
20
21
22
23
- 'dependabot'
24
open-pull-requests-limit: 999
25
rebase-strategy: 'auto'
26
groups:
27
- go-dependencies:
+ npm-dependencies:
28
patterns:
29
- '*'
30
update-types:
0 commit comments