Update dependabot.yml (#1299)
Summary: Ewww, dependabot for GitHub is incompatible with the file format documented on dependabot.com. So the current file is invalid:  Pull Request resolved: https://github.com/facebook/flipper/pull/1299 Test Plan: hopeitwork Reviewed By: jknoxville, mweststrate Differential Revision: D22286456 Pulled By: passy fbshipit-source-id: bd783264b188fb5ce6e0e990bf269bca20d8d43b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
729549bc9f
commit
2f807880f4
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,11 +6,9 @@ updates:
|
|||||||
interval: weekly
|
interval: weekly
|
||||||
time: '13:00'
|
time: '13:00'
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
versioning-strategy: increase-if-necessary
|
|
||||||
- package-ecosystem: cargo
|
- package-ecosystem: cargo
|
||||||
directory: "/packer"
|
directory: "/packer"
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
time: '13:00'
|
time: '13:00'
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
versioning-strategy: increase-if-necessary
|
|
||||||
|
|||||||
Reference in New Issue
Block a user