mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-19 12:34:44 -04:00
Let renovate ignore constellation module (#327)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
38ff8b70c7
commit
a0e0091bfc
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
"ignorePaths": [
|
||||
"cli/internal/helm/charts/cilium/**"
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"github.com/edgelesssys/constellation/v2"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue