Skip to content

Commit

Permalink
fix: renovate typo
Browse files Browse the repository at this point in the history
Fix kres typo.

Signed-off-by: Noel Georgi <git@frezbo.dev>
  • Loading branch information
frezbo committed Dec 16, 2024
1 parent c568adc commit 0ef1917
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": "THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.\n\nGenerated on 2024-12-16T17:19:33Z by kres 318187b.\n\n",
"description": "THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT.\n\nGenerated on 2024-12-16T18:02:24Z by kres 318187b.\n\n",
"prHeader": "Update Request | Renovate Bot",
"extends": [
":dependencyDashboard",
Expand Down Expand Up @@ -41,6 +41,7 @@
},
{
"customType": "regex",
"datasourceTemplate": "docker",
"depNameTemplate": "docker/dockerfile-upstream",
"versioningTemplate": "docker",
"fileMatch": [
Expand Down
2 changes: 1 addition & 1 deletion .kres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2216,7 +2216,7 @@ spec:
matchStrings:
- '# syntax = docker\/dockerfile-upstream:(?<currentValue>.*)'
depNameTemplate: docker/dockerfile-upstream
dataSourceTemplate: docker
datasourceTemplate: docker
versioningTemplate: docker
packageRules:
- enabled: false
Expand Down

0 comments on commit 0ef1917

Please sign in to comment.