mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
testing github actions
This commit is contained in:
parent
20ff70c57f
commit
1e573cb845
2 changed files with 35 additions and 0 deletions
14
.github/dependabot.yml
vendored
Normal file
14
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "04:00"
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- Gerg-L
|
||||
assignees:
|
||||
- Gerg-L
|
||||
labels:
|
||||
- CI
|
||||
Loading…
Add table
Add a link
Reference in a new issue