mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
fix(renoate): migrate config
This commit is contained in:
parent
bc81e91573
commit
9e403cd199
1 changed files with 3 additions and 2 deletions
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base",
|
||||
"config:recommended",
|
||||
":dependencyDashboard",
|
||||
"helpers:pinGitHubActionDigests",
|
||||
"github>msfjarvis/shared-workflows//renovate/automerge"
|
||||
|
@ -60,8 +60,9 @@
|
|||
"allowedVersions": "<=1.0.0",
|
||||
},
|
||||
],
|
||||
"regexManagers": [
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
"fileMatch": [
|
||||
"SpotlessPlugin\.kt$"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue