Skip to content

Commit dfe6c0a

Browse files
authored
fix: update Miniflare Dependabot label (#14986)
1 parent 9c74538 commit dfe6c0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ updates:
4040
time: "06:00"
4141
versioning-strategy: increase
4242
labels:
43-
- "miniflare"
43+
- "package:miniflare"
4444
- "dependencies"
4545
- "ci:skip-pr-description-validation"
4646
allow:

.github/skills/issue-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Map the issue to a package based on labels, title, and body content:
236236
| Signal | Package |
237237
| ------------------------------------------------------------------------ | ----------------------------------------------- |
238238
| `wrangler` label, wrangler CLI commands, `wrangler.toml`/`wrangler.json` | `packages/wrangler` |
239-
| `miniflare` label, local dev simulation | `packages/miniflare` |
239+
| `package:miniflare` label, local dev simulation | `packages/miniflare` |
240240
| `d1` label, D1 database, `d1 execute`, migrations | `packages/wrangler` (D1 code is in wrangler) |
241241
| `vitest` label, worker tests, `vitest-pool-workers` | `packages/vitest-pool-workers` |
242242
| `vite-plugin` label, vite dev, `@cloudflare/vite-plugin` | `packages/vite-plugin-cloudflare` |

0 commit comments

Comments
 (0)