Skip to content

Commit 5386b13

Browse files
mrkevVilém Jeniš
authored andcommitted
Update cadence for dependabot updates (facebookarchive#2402)
Summary: Updates to `examples` aren't really an issue, since this is code the user runs in it's computer only when checking out draft.js. This PR makes dependabot post PRs for it monthly. Pull Request resolved: facebookarchive#2402 Reviewed By: claudiopro Differential Revision: D21443592 Pulled By: mrkev fbshipit-source-id: 3865bda2ee612551bbe31010bd1123e579b936ff
1 parent bc7e251 commit 5386b13

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.dependabot/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 1
2+
update_configs:
3+
- package_manager: "javascript"
4+
directory: "/examples/draft-0-10-0/"
5+
update_schedule: "monthly"
6+
- package_manager: "javascript"
7+
directory: "/"
8+
update_schedule: "weekly"

0 commit comments

Comments
 (0)