1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-01 02:48:30 +02:00

ci: make dependabot consider the release-24.05

Also remove 23.05 from dependabot.
This commit is contained in:
Robert Helgesson 2024-05-23 11:45:08 +02:00
parent 25dedb0d52
commit 850cb32204
No known key found for this signature in database
GPG Key ID: 96E745BD17AA17ED

View File

@ -10,7 +10,7 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
target-branch: "release-23.05" target-branch: "release-23.11"
schedule: schedule:
interval: "weekly" interval: "weekly"
commit-message: commit-message:
@ -18,7 +18,7 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
target-branch: "release-23.11" target-branch: "release-24.05"
schedule: schedule:
interval: "weekly" interval: "weekly"
commit-message: commit-message: