diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ad74eaa2..18a1790c5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,13 +9,13 @@ updates: interval: "daily" versioning-strategy: increase-if-necessary # Ignore everything for now (and stay in pace with the upstream) - ignore: - - dependency-name: "*" + # ignore: + # - dependency-name: "*" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" - # Ignore everything for now (and stay in pace with the upstream) - ignore: - - dependency-name: "*" + # Ignore everything for now (and stay in pace with the upstream) + # ignore: + # - dependency-name: "*"