Skip to content

Commit 04051b9

Browse files
author
Ahmad Nassri
committed
chore(dependabot): clean up
1 parent 7ed3886 commit 04051b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/dependabot.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "github-actions"
3+
- package-ecosystem: github-actions
44
open-pull-requests-limit: 10
5-
directory: "/"
5+
directory: /
66
schedule:
7-
interval: "daily"
7+
interval: daily
88

9-
- package-ecosystem: "npm"
9+
- package-ecosystem: npm
1010
open-pull-requests-limit: 10
11-
directory: "/"
11+
directory: /
1212
schedule:
13-
interval: "daily"
13+
interval: daily
1414

0 commit comments

Comments
 (0)