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 94adf1d commit 0963ec4Copy full SHA for 0963ec4
.github/dependabot.yml
@@ -9,7 +9,23 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ labels:
13
+ - "dependencies"
14
+ - "php"
15
+ - "Skip Changelog"
16
+ - package-ecosystem: "github-actions" # See documentation for possible values
17
+ directory: "/" # Location of package manifests
18
+ schedule:
19
+ interval: "daily"
20
21
22
+ - "github-actions"
23
24
- package-ecosystem: "npm" # See documentation for possible values
25
26
27
28
29
30
+ - "javascript"
31
0 commit comments