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