Skip to content

Commit

Permalink
Merge branch 'main' into k3d-package-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 authored Jun 26, 2023
2 parents ef27d7d + 14cccd2 commit 742fbbc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@
"ignoreDeps": [
"sigs.k8s.io/kustomize/kyaml"
],
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
],
"packageRules": [
{
"matchUpdateTypes": [
Expand Down

0 comments on commit 742fbbc

Please sign in to comment.