diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82e2417..3ad89e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: interval: "daily" directory: "Reddit Post Scraping Tool" ignore: - - package-name: "Newtonsoft.Json" + - dependency-name: "Newtonsoft.Json" - package-ecosystem: "pip" schedule: interval: "daily"