blob: 0980f640b1a155c9bda803d0831f232cb6a1dada [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: "
cooldown:
default-days: 7
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
commit-message:
# Prefix all commit messages with "FINERACT-2421: "
prefix: "FINERACT-2421: "
cooldown:
default-days: 7