Skip to content

Commit 597efd6

Browse files
committed
chore: Disable dependabot for devDependencies
1 parent 2d33f55 commit 597efd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
directory: '/'
55
schedule: { interval: weekly, day: saturday }
66
versioning-strategy: increase
7-
allow: [dependency-type: direct]
7+
allow: [dependency-type: production]
88
assignees: [MorevM]
99
commit-message: { prefix: chore }
1010
labels: [dependencies]

0 commit comments

Comments
 (0)