mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
ci: update release branch
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -9,7 +9,7 @@ updates:
|
|||||||
prefix: "ci:"
|
prefix: "ci:"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "release-25.11"
|
target-branch: "release-26.05"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
commit-message:
|
commit-message:
|
||||||
@@ -23,7 +23,7 @@ updates:
|
|||||||
prefix: "flake:"
|
prefix: "flake:"
|
||||||
- package-ecosystem: "nix"
|
- package-ecosystem: "nix"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
target-branch: "release-25.11"
|
target-branch: "release-26.05"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
commit-message:
|
commit-message:
|
||||||
|
|||||||
Reference in New Issue
Block a user