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