Skip to content

Commit 2317c69

Browse files
authored
fix: update include attribute in dependabot configuration (#43)
1 parent 194fc98 commit 2317c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ updates:
66
interval: "daily"
77
commit-message:
88
prefix: "chore(deps)"
9-
include: true
9+
include: "scope"

0 commit comments

Comments
 (0)