We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b1e5a commit 9fb38d6Copy full SHA for 9fb38d6
.github/dependabot.yml
@@ -15,8 +15,6 @@ updates:
15
# makes it so that also the PR title gets such prefix
16
commit-message:
17
prefix: "[C3] "
18
- reviewers:
19
- - "@cloudflare/c3"
20
labels:
21
- "c3"
22
- "dependencies"
@@ -36,8 +34,6 @@ updates:
36
34
interval: "daily"
37
35
time: "06:00" # the workerd release starts at 00:30 UTC each day
38
versioning-strategy: increase
39
40
- - "@cloudflare/wrangler"
41
42
- "miniflare"
43
0 commit comments