diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f50de49..b97a048 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,6 @@ updates: interval: daily labels: - skip-changelog + ignore: + - dependency-name: "codecov/codecov-action" + versions: ["4.6.0"]