ci: set up Dependabot

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id3ec87ade0375ca3d7ef4418fb9f2fca6a6a6964
This commit is contained in:
raf 2026-05-14 11:05:15 +03:00
commit 72707b0bd2
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

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

@ -0,0 +1,15 @@
version: 2
updates:
# Update used workflows
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
# Update Nixpkgs
- package-ecosystem: nix
directory: "/"
cooldown:
default-days: 7
schedule:
interval: daily