mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2024-11-10 09:39:14 +08:00
12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
"schedule:weekly",
|
|
"group:allNonMajor",
|
|
":semanticCommitTypeAll(chore)"
|
|
],
|
|
"rangeStrategy": "bump",
|
|
"labels": ["dependencies"]
|
|
}
|