Skip to content

Commit

Permalink
Rename dependabot.yml to .github/dependabot.yml (#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
thboop authored Aug 10, 2023
1 parent 9fe5aa2 commit 719348e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependabot.yml → .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- dependency-type: production # check only dependencies, which are going to the compiled app, not supporting tools like @vue-cli

0 comments on commit 719348e

Please sign in to comment.