Don't pin dependencies

This commit is contained in:
Stéphane Goetz 2019-11-30 14:27:39 +01:00 committed by GitHub
parent f55a4ce091
commit 7acf4e5b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"extends": [
"config:base",
"group:allNonMajor",
":preserveSemverRanges"
],
"schedule": "every weekend"
}