Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
Signed-off-by: David Ko <[email protected]>
  • Loading branch information
innobead authored Feb 19, 2024
1 parent 817e294 commit c9c2fe7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"packageRules": [
{
"matchBaseBranches": ["master", "main", "/^v\\d+\\.\\d+\\.x/"],
"excludePackageNames": ["github.com/rancher/go-rancher"]
"matchPackageNames": ["github.com/rancher/go-rancher"],
"enabled": false
}
]
}

0 comments on commit c9c2fe7

Please sign in to comment.