chore(config): update dependabot to monthly runs

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
Patrick Kollitsch 2024-11-16 07:14:20 +07:00
parent 40c8d5f5ee
commit 6a77b14638
No known key found for this signature in database
GPG key ID: 01A2661D61A772CA

View file

@ -6,7 +6,7 @@ updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: / directory: /
schedule: schedule:
interval: weekly interval: monthly
day: friday day: friday
time: "18:00" time: "18:00"
timezone: Asia/Bangkok timezone: Asia/Bangkok
@ -24,7 +24,7 @@ updates:
- package-ecosystem: gomod - package-ecosystem: gomod
directory: / directory: /
schedule: schedule:
interval: weekly interval: monthly
day: friday day: friday
time: "18:00" time: "18:00"
timezone: Asia/Bangkok timezone: Asia/Bangkok
@ -42,7 +42,7 @@ updates:
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: / directory: /
schedule: schedule:
interval: weekly interval: monthly
day: friday day: friday
time: "18:00" time: "18:00"
timezone: Asia/Bangkok timezone: Asia/Bangkok