Browse Source

🔧 Set Dependabot schedule interval to "monthly"

pull/15874/head
Yurii Motov 3 weeks ago
parent
commit
4e707fddc7
  1. 4
      .github/dependabot.yml

4
.github/dependabot.yml

@ -4,7 +4,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
cooldown:
default-days: 7
commit-message:
@ -21,7 +21,7 @@ updates:
- package-ecosystem: "uv"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
cooldown:
default-days: 7
commit-message:

Loading…
Cancel
Save