Files
kleinanzeigen-bot/.github/dependabot.yml
2023-12-06 02:44:55 +01:00

18 lines
406 B
YAML

# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "17:00"
commit-message:
prefix: fix
prefix-development: chore
include: scope
labels:
- pinned
- dependencies
- gha