diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd4988b..75da1a6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,4 +12,7 @@ updates: ignore: - dependency-name: "@sindresorhus/slugify" # For slugify, ignore all updates. - \ No newline at end of file + - dependency-name: "@11ty/eleventy-plugin-rss" + versions [ "^1.2.0" ] + +