testing github actions

This commit is contained in:
Gerg-L 2023-07-09 18:34:25 -04:00
parent 20ff70c57f
commit 1e573cb845
2 changed files with 35 additions and 0 deletions

14
.github/dependabot.yml vendored Normal file
View 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