Skip to content

Commit e19ac4a

Browse files
committed
dependabot.yml remove not supported properties allowed_updates
1 parent 54f1867 commit e19ac4a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@ version: 2
22
updates:
33
- package-ecosystem: "npm"
44
directory: "/vue/docker/vue/package/00"
5-
allowed_updates:
6-
- match:
7-
update_type: "security"
85
open-pull-requests-limit: 10
96
schedule:
107
interval: "daily"
118

129
- package-ecosystem: "pip"
1310
directory: "/django/docker/django/requirements/01"
14-
allowed_updates:
15-
- match:
16-
update_type: "security"
1711
open-pull-requests-limit: 10
1812
schedule:
1913
interval: "daily"

0 commit comments

Comments
 (0)