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 d329da1 commit 418a19fCopy full SHA for 418a19f
.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
- assignees:
19
- - "@cloudflare/c3"
20
reviewers:
21
- "@cloudflare/c3"
22
labels:
@@ -38,8 +36,6 @@ updates:
38
36
interval: "daily"
39
37
time: "06:00" # the workerd release starts at 00:30 UTC each day
40
versioning-strategy: increase
41
42
- - "@cloudflare/wrangler"
43
44
- "@cloudflare/wrangler"
45
0 commit comments