1
0
mirror of https://github.com/termux/termux-app synced 2024-06-17 22:57:08 +00:00
termux-app/.github/dependabot.yml
agnostic-apollo cce78cc274
Fixed: Fix dependabot commit format to use convetional commit format
All commit messages will now be prefixed with "Changed: "
2023-10-07 06:46:22 +05:00

10 lines
193 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
commit-message:
# Prefix all commit messages with "Changed: "
prefix: "Changed"