11.stylix/.github/dependabot.yml
Noah Biewesch c8ccc31f3e
Some checks are pending
Label Merge Conflicts / conflicts (push) Waiting to run
Documentation / docs (push) Waiting to run
ci: dependabot: bump stable branch to 26.05 (#2413)
Link: https://github.com/nix-community/stylix/pull/2413
Fixes: 6b6b874d08 ("ci: update-flake: bump stable branch to 26.05 (#2352)")

Reviewed-by: 0xda157 <da157@voidq.com.
2026-07-14 13:08:03 -07:00

12 lines
246 B
YAML

---
version: 2
updates:
- package-ecosystem: github-actions
directory: /
target-branch: "master"
schedule:
interval: daily
labels: ["topic: dependencies", "backport: release-26.05"]
commit-message:
prefix: "ci"