Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Jan 10, 2025
1 parent 1c75e59 commit bdbc897
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"suppressNotifications": ["prEditedNotification", "prIgnoreNotification"],
"onboarding": false,
"requireConfig": "ignored",
"ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**", "kubernetes/main/bootstrap/talos"],
"ignorePaths": ["**/*.sops.*", "**/.archive/**", "**/resources/**"],
"flux": {
"fileMatch": [
"(^|/)kubernetes/.+\\.ya?ml(?:\\.j2)?$"
Expand Down
4 changes: 0 additions & 4 deletions .github/renovate/packageRules.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
"matchDataSources": ["docker"],
"matchPackagePatterns": ["postgresql", "aws-cli"],
"schedule": ["on the first day of the month"]
},
{
"matchFiles": ["k8s-0.secret.sops.yaml"],
"enabled": false
}
]
}

0 comments on commit bdbc897

Please sign in to comment.