diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 40a777c..77fc155 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,7 @@ updates: interval: "weekly" allow: - dependency-name: "axios" + - dependency-type: "production" reviewers: - "alperensert" - package-ecosystem: "npm"