diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index e6215f2..b81a9ef 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,6 +4,9 @@ updates: directory: '/' schedule: interval: "weekly" + ignore: + - dependency-name: "k8s.io/*" + - dependency-name: "sigs.k8s.io/*" - package-ecosystem: 'github-actions' directory: '/' schedule: