Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
Wrong file
Browse files Browse the repository at this point in the history
  • Loading branch information
gazwald committed Oct 27, 2023
1 parent 96a7bfb commit 955d0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"customType": "regex",
"fileMatch": [
"^Dockerfile$",
"^scripts\/set-github-env$",
"^scripts\/set-env$",
],
"matchStrings": [
"# renovate: datasource=(?<datasource>[a-z-.]+?) depName=(?<depName>[^\\s]+?)(?: (lookupName|packageName)=(?<packageName>[^\\s]+?))?(?: versioning=(?<versioning>[^\\s]+?))?(?: registryUrl=(?<registryUrl>[^\\s]+?))?\\s(?:ENV|ARG|export) .+?_VERSION[ =]\"?(?<currentValue>.+?)\"?\\s"
Expand Down

0 comments on commit 955d0fd

Please sign in to comment.