chore: Tell renovate to maintain lock files

This commit is contained in:
Nathan Adams 2023-03-06 22:08:23 +01:00
parent 026efe7f18
commit c5f30dcae1
1 changed files with 4 additions and 1 deletions

View File

@ -33,5 +33,8 @@
"groupName": "Github Actions dependencies",
"extends": ["schedule:monthly"],
},
]
],
"lockFileMaintenance": {
"enabled": true
}
}