Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
--- /dev/null
+# Docs: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
+version: 2
+updates:
+ - package-ecosystem: 'github-actions'
+ directory: '/'
+ schedule:
+ interval: 'daily'
+ labels:
+ - 'github-actions'
+ reviewers:
+ - 'jerome-benoit'
+ - package-ecosystem: 'npm'
+ directory: '/'
+ schedule:
+ interval: 'daily'
+ labels:
+ - 'dependencies'
+ reviewers:
+ - 'jerome-benoit'
+ versioning-strategy: increase