chore: update dependabot config

This commit is contained in:
sebthom 2025-01-05 22:31:21 +01:00
parent 3fdbac1f4e
commit ea70032927
1 changed files with 15 additions and 15 deletions

View File

@ -1,17 +1,17 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "10:00"
commit-message:
prefix: ci
prefix-development: ci
include: scope
labels:
- pinned
- dependencies
- gha
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
day: monday
time: "14:00"
commit-message:
prefix: ci
prefix-development: ci
include: scope
labels:
- dependencies
- gha
- pinned