Skip to content

Commit a6d93a9

Browse files
authored
Merge pull request #20 from ameukam/dependabot-weekly-cadence
Dependabot: switch to a weekly cadence
2 parents 7f1aedb + ab6fed2 commit a6d93a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "pnpm" # See documentation for possible values
99
directory: "/web" # Location of package manifests
1010
schedule:
11-
interval: "monthly"
11+
interval: "weekly"
12+
open-pull-requests-limit: 5
1213
labels:
1314
- "ok-to-test"
14-

0 commit comments

Comments
 (0)