Skip to content

Commit

Permalink
Fix Renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 21, 2024
1 parent e54ef61 commit 884e4a0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,6 @@
"matchDatasources": ["docker"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
},
{
"fileMatch": ["/Dockerfile$"],
"matchStrings": [
"ARG OVERSEERR_VERSION=[\"']?(?<currentValue>.+?)[\"']?\\s+"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "sct/overseerr"
}
]
}

0 comments on commit 884e4a0

Please sign in to comment.