There was an error while loading. Please reload this page.
1 parent 19eebc3 commit a4e2eb8Copy full SHA for a4e2eb8
1 file changed
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 5
8
+ commit-message:
9
+ prefix: 'feat'
10
+ prefix-development: 'chore'
11
+ include: 'scope'
12
ignore:
13
- dependency-name: '@types/node'
14
versions: ['>=17']
0 commit comments