We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a17176 commit d121f54Copy full SHA for d121f54
1 file changed
.github/dependabot.yml
@@ -8,6 +8,10 @@ updates:
8
directory: '/'
9
schedule:
10
interval: monthly
11
+ labels:
12
+ - dependencies
13
+ - github_actions
14
+ - auto-merge
15
commit-message:
16
prefix: meta
17
cooldown:
@@ -19,6 +23,10 @@ updates:
19
23
versioning-strategy: increase
20
24
21
25
26
27
28
+ - javascript
29
22
30
31
32
0 commit comments