Skip to content

Commit

Permalink
chore(renovate): follow pink-lizard tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Sep 12, 2023
1 parent 0e45f00 commit 283366b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,30 @@
{
"matchDepTypes": ["dependencies"],
"rangeStrategy": "bump"
},
{
"matchDepNames": [
"@sanity/block-tools",
"@sanity/cli",
"@sanity/diff",
"@sanity/export",
"@sanity/import",
"@sanity/import-cli",
"@sanity/mutator",
"@sanity/portable-text-editor",
"@sanity/schema",
"@sanity/types",
"@sanity/util",
"@sanity/vision",
"create-sanity",
"groq",
"sanity"
],
"followTag": "pink-lizard",
"schedule": ["at any time"],
"rangeStrategy": "pin",
"groupSlug": "pink-lizard",
"automerge": true
}
]
}

0 comments on commit 283366b

Please sign in to comment.