meta: auto-update GH actions & flake inputs via dependabot

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iedf74b14855e12d8fce1e0e2b61f9df46a6a6964
This commit is contained in:
raf 2026-04-09 08:10:45 +03:00
commit 9ec26052e9
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

17
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: github-actions
open-pull-requests-limit: 15
directory: "/"
schedule:
interval: weekly
cooldown:
default-days: 7
- package-ecosystem: nix
open-pull-requests-limit: 15
directory: "/"
schedule:
interval: weekly
cooldown:
default-days: 7