mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
chore: consolidate js, ts/js labels (#957)
Dependabot automagically applies the `javascript` label, but we use `typescript/js` elsewhere.
This commit is contained in:
3
.github/dependabot.yaml
vendored
3
.github/dependabot.yaml
vendored
@ -41,6 +41,9 @@ updates:
|
||||
timezone: "America/Chicago"
|
||||
commit-message:
|
||||
prefix: "chore"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "typescript/js"
|
||||
ignore:
|
||||
# Ignore major updates to Node.js types, because they need to
|
||||
# correspond to the Node.js engine version
|
||||
|
Reference in New Issue
Block a user