Skip to content

Commit 8bd0335

Browse files
author
Renan Araujo
committed
feat: add dependabot
1 parent ab6eb96 commit 8bd0335

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

.github/dependabot.yaml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
- package-ecosystem: "npm"
8+
directory: "/"
9+
schedule:
10+
interval: "daily"

.github/dependabot.yml

-9
This file was deleted.

0 commit comments

Comments
 (0)