diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4e148791..1cd840b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -33,7 +33,7 @@ updates: versioning-strategy: increase - package-ecosystem: "npm" - directory: "/react-tailwind-example" + directory: "/react-tailwind-template" open-pull-requests-limit: 10 schedule: interval: "daily"