diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5c4abf01..6ab2f972c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,6 @@ updates: all-github-actions: patterns: - "*" + ignore: + - dependency-name: "julia-downgrade-compat" + versions: [ ">=2.0.0" ]