Skip to content

Commit

Permalink
ci: configure dependabot for scopes (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Oct 30, 2023
1 parent 9265be1 commit 41f21bb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"
include: "scope"

- package-ecosystem: "npm"
directory: "/varfish/vueapp"
schedule:
interval: "weekly"

0 comments on commit 41f21bb

Please sign in to comment.