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

View File

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