build: Update dependabot config (#102)

This commit is contained in:
Kroese
2026-07-26 01:13:51 +02:00
committed by GitHub
parent 108a72c637
commit c8d550b809
+11
View File
@@ -1,10 +1,21 @@
version: 2
updates:
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
cooldown:
default-days: 7
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
cooldown:
default-days: 7
ignore:
- dependency-name: "*"
update-types:
- version-update:semver-minor
- version-update:semver-patch