Fixed: Fix dependabot commit format to use convetional commit format

All commit messages will now be prefixed with "Changed: "
This commit is contained in:
agnostic-apollo 2023-10-07 06:46:22 +05:00 committed by GitHub
parent 32cd8a9384
commit cce78cc274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@ updates:
directory: /
schedule:
interval: daily
commit-message:
# Prefix all commit messages with "Changed: "
prefix: "Changed"