Skip to content

Commit fbaeacb

Browse files
chore(dependabot): emit Conventional Commits titles (#27) (#28)
1 parent 51b699c commit fbaeacb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
open-pull-requests-limit: 0
8+
commit-message:
9+
prefix: "chore"
10+
include: "scope"

0 commit comments

Comments
 (0)