Update renovate.json

This commit is contained in:
sur.la.route 2022-04-05 09:57:44 -05:00 committed by GitHub
parent 39aecc12a4
commit dea101f56b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
]
}