diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 56ceb21..090ac31 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,11 @@ updates: - "@types*" - "types*" + ignore: + # https://github.com/cockpit-project/cockpit/issues/21151 + - dependency-name: "sass" + versions: ["1.80.x", "2.x"] + - package-ecosystem: "github-actions" directory: "/" open-pull-requests-limit: 3