diff --git a/dependabot.yml b/.github/dependabot.yml similarity index 99% rename from dependabot.yml rename to .github/dependabot.yml index 7a31da717d7..6c718529ced 100644 --- a/dependabot.yml +++ b/.github/dependabot.yml @@ -17,4 +17,4 @@ updates: target-branch: "main" allow: - dependency-type: direct - - dependency-type: production # check only dependencies, which are going to the compiled app, not supporting tools like @vue-cli \ No newline at end of file + - dependency-type: production # check only dependencies, which are going to the compiled app, not supporting tools like @vue-cli