Skip to content

Commit

Permalink
Merge pull request #188 from Mirantis/ignore
Browse files Browse the repository at this point in the history
Ignore k8s.io/api dependencies update
  • Loading branch information
Kshatrix authored Aug 14, 2024
2 parents b563347 + ba21b3f commit cb0a701
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ updates:
interval: daily
open-pull-requests-limit: 5
ignore:
- dependency-name: k8s.io/api
- dependency-name: k8s.io/apiextensions-apiserver
- dependency-name: k8s.io/apimachinery
- dependency-name: k8s.io/client-go
Expand All @@ -14,4 +15,4 @@ updates:
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 5
open-pull-requests-limit: 5

0 comments on commit cb0a701

Please sign in to comment.