Skip to content

Commit 807f51a

Browse files
caxu-rhacornett21
authored andcommitted
Add initial dependabot configuration
Signed-off-by: Caleb Xu <caxu@redhat.com>
1 parent e21ac64 commit 807f51a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# dependabot config
2+
3+
version: 2
4+
updates:
5+
- package-ecosystem: github-actions
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"
9+
cooldown:
10+
default-days: 7

0 commit comments

Comments
 (0)