mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-23 12:15:49 +00:00
Update renovate.json
This commit is contained in:
parent
39aecc12a4
commit
dea101f56b
1 changed files with 8 additions and 13 deletions
|
|
@ -10,18 +10,13 @@
|
|||
"npm:unpublishSafe"
|
||||
],
|
||||
"ignoreDeps": ["@fortawesome/fontawesome-free"],
|
||||
"packageRules": [
|
||||
{
|
||||
"assignees": [
|
||||
"christopherpickering"
|
||||
],
|
||||
"assigneesSampleSize": 2,
|
||||
"bumpVersion": "patch",
|
||||
"commitMessagePrefix": "chore(deps)",
|
||||
"labels": [
|
||||
"maintenance",
|
||||
"renovate"
|
||||
]
|
||||
}
|
||||
"assignees": [
|
||||
"christopherpickering"
|
||||
],
|
||||
"bumpVersion": "patch",
|
||||
"commitMessagePrefix": "chore(deps)",
|
||||
"labels": [
|
||||
"maintenance",
|
||||
"renovate"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue