add dependabot

This commit is contained in:
raf 2023-11-03 14:36:31 +03:00
parent cbbf717cb0
commit da984ef4b9
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 13 additions and 1 deletions

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "01:00"
open-pull-requests-limit: 10
reviewers:
- NotAShelf
assignees:
- NotAShelf

View file

@ -16,7 +16,7 @@ jobs:
- uses: cachix/cachix-action@v12
with:
name: nix-gaming
name: nyxpkgs
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: nix flake update