cdt/.github/dependabot.yml
Alexander Fedorov 6d426dc26f Employ dependabot for CDT repository #363
Add dependabot config

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
2023-04-13 13:26:28 +03:00

13 lines
331 B
YAML

# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: maven
directory: /
schedule:
interval: daily
commit-message:
prefix: fix
prefix-development: chore
include: scope
labels:
- dependencies