diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index ab10d90..5ea1781 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,12 +3,6 @@ updates: - package-ecosystem: "npm" directories: - "." - - "configs/eslint-config-javascript" - - "configs/eslint-config-react" - - "configs/eslint-config-typescript" - - "configs/eslint-config-vue" - - "configs/prettier-config" - - "configs/release-config" schedule: interval: "weekly" target-branch: "develop"