Skip to content

Commit

Permalink
ci: Fix renovate.json format
Browse files Browse the repository at this point in the history
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
  • Loading branch information
viccuad authored and flavio committed Oct 4, 2023
1 parent 7959513 commit 1e2042d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@
"schedule:earlyMondays",
"helpers:pinGitHubActionDigests"
],
"labels": [
"dependencies"
]
"labels": ["dependencies"],
"packageRules": [
{
"matchPackagePatterns": [
"^policy-reporter-ui"
],
"matchPackagePatterns": ["^policy-reporter-ui"],
"allowedVersions": "!/1.15.1$/"
}
]
Expand Down

0 comments on commit 1e2042d

Please sign in to comment.