diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7053f2c..eaf89e6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: # Check the PyPI registry for updates every day (weekdays) schedule: interval: "daily" - allowed_updates: - - match: - dependency_name: "recipe-scrapers" + allow: + - dependency-name: "recipe-scrapers"