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 54f1867 commit e19ac4aCopy full SHA for e19ac4a
.github/dependabot.yml
@@ -2,18 +2,12 @@ version: 2
2
updates:
3
- package-ecosystem: "npm"
4
directory: "/vue/docker/vue/package/00"
5
- allowed_updates:
6
- - match:
7
- update_type: "security"
8
open-pull-requests-limit: 10
9
schedule:
10
interval: "daily"
11
12
- package-ecosystem: "pip"
13
directory: "/django/docker/django/requirements/01"
14
15
16
17
18
19
0 commit comments