Skip to content

Commit 610fdc0

Browse files
committed
chore: rely on flint renovate preset
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 4fef949 commit 610fdc0

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
@@ -288,17 +288,6 @@
288288
},
289289
],
290290
customManagers: [
291-
{
292-
// keep SHA-pinned raw.githubusercontent.com URLs in mise.toml up to date
293-
customType: 'regex',
294-
datasourceTemplate: 'github-tags',
295-
managerFilePatterns: [
296-
'/^mise\\.toml$/',
297-
],
298-
matchStrings: [
299-
'https://raw\\.githubusercontent\\.com/(?<depName>[^/]+/[^/]+)/(?<currentDigest>[a-f0-9]{40})/.*#\\s*(?<currentValue>v\\S+)',
300-
],
301-
},
302291
{
303292
customType: 'regex',
304293
datasourceTemplate: 'npm',

0 commit comments

Comments
 (0)