diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1594b11..0526b5f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,7 +32,7 @@ updates: ignore: # https://github.com/cockpit-project/cockpit/issues/21151 - dependency-name: "sass" - versions: ["1.80.x", "2.x"] + versions: [">=1.80.0", "2.x"] # needs to be done in Cockpit first - dependency-name: "@patternfly/*"