We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec1349 commit 16f0df0Copy full SHA for 16f0df0
1 file changed
.github/dependabot.yml
@@ -5,7 +5,10 @@ updates:
5
schedule:
6
interval: monthly
7
labels:
8
+ - 'dependencies'
9
+ - 'github_actions'
10
- 'github_actions:pull-request'
11
+ - 'auto-merge'
12
commit-message:
13
prefix: meta
14
cooldown:
@@ -18,7 +21,10 @@ updates:
18
21
19
22
20
23
24
25
+ - 'javascript'
26
27
28
29
30
0 commit comments