diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d9e9317d90..6ed7037323 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,3 +17,6 @@ updates: - "team" - "team-infra" - "autosubmit" + ignore: + - dependency-name: "codecov/codecov-action" + update-types: ["version-update:semver-patch"]