blob: 25479f85589dc05a9c416e29717ba6f23cd9997b [file]
# https://issues.apache.org/jira/browse/FINERACT-1453
# https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with "FINERACT-2421: "
prefix: "FINERACT-2421: "
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with "FINERACT-2421: "
prefix: "FINERACT-2421: "