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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user