ci: Update dependabot to look for dependencies in nested folder

- Bump cachix/install-nix-action from 21 to 22

- Add actions/setup-nix to dependabot dependencies
This commit is contained in:
Laurence Isla
2023-06-19 12:33:42 -05:00
committed by GitHub
parent aa15f4782e
commit c1a8661ab3
2 changed files with 10 additions and 5 deletions
+9 -4
View File
@@ -1,6 +1,11 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions
directory: /.github/actions/setup-nix
schedule:
interval: weekly