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.
2 parents ac54091 + 56aa8ec commit e5f51e1Copy full SHA for e5f51e1
.github/dependabot.yml
@@ -5,9 +5,18 @@ updates:
5
directory: "/" # Root directory
6
schedule:
7
interval: "weekly"
8
+ open-pull-requests-limit: 10
9
+ labels:
10
+ - "dependencies"
11
+ - "npm"
12
+ - "type::security"
13
14
# Keep Dependabot itself up to date
15
- package-ecosystem: "github-actions"
16
directory: "/" # Root directory (or specify if actions are elsewhere)
17
18
19
20
21
+ - "github-actions"
22
0 commit comments