Skip to content

Commit 7ddf659

Browse files
committed
chore: rely on flint renovate preset
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent c764664 commit 7ddf659

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -67,17 +67,6 @@
6767
},
6868
],
6969
customManagers: [
70-
{
71-
// keep SHA-pinned raw.githubusercontent.com URLs in mise.toml up to date
72-
customType: 'regex',
73-
datasourceTemplate: 'github-tags',
74-
managerFilePatterns: [
75-
'/^mise\\.toml$/',
76-
],
77-
matchStrings: [
78-
'https://raw\\.githubusercontent\\.com/(?<depName>[^/]+/[^/]+)/(?<currentDigest>[a-f0-9]{40})/.*#\\s*(?<currentValue>v\\S+)',
79-
],
80-
},
8170
{
8271
customType: 'regex',
8372
datasourceTemplate: 'docker',

0 commit comments

Comments
 (0)