Update js client path for dependabot (#3264)
Summary:
This has been failing since the move in D31688105 (9a47f41056).
Pull Request resolved: https://github.com/facebook/flipper/pull/3264
Test Plan: _eyes_
Reviewed By: antonk52
Differential Revision: D33509970
Pulled By: passy
fbshipit-source-id: 5cb49cc96fe7d74fa9a1820a99daf79641f25837
This commit is contained in:
committed by
Facebook GitHub Bot
parent
6258169afe
commit
f34f146f1a
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -15,7 +15,7 @@ updates:
|
||||
update-types: ["version-update:semver-major"]
|
||||
- dependency-name: "@types/*"
|
||||
- package-ecosystem: npm
|
||||
directory: "/flipper-js-client-sdk"
|
||||
directory: "/js/js-flipper"
|
||||
schedule:
|
||||
interval: weekly
|
||||
time: '13:00'
|
||||
|
||||
Reference in New Issue
Block a user