11.stylix/.github/dependabot.yml
0xda157 70c444a10d
ci: update dependencies on 25.11 branch (#2027)
Link: https://github.com/nix-community/stylix/pull/2027

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-11-26 22:16:50 +01:00

15 lines
293 B
YAML

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