Skip to content

Commit 7fb4e0a

Browse files
committed
ci: restored dependabot to original configuration
1 parent ed61036 commit 7fb4e0a

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,4 @@
11
version: 2
2-
updates:
3-
- package-ecosystem: "npm"
4-
directory: "/"
5-
schedule:
6-
interval: "quarterly"
7-
groups:
8-
npm-packages:
9-
patterns: [ "*" ]
10-
11-
- package-ecosystem: "github-actions"
12-
directory: "/"
13-
schedule:
14-
interval: "quarterly"
15-
groups:
16-
github-action-workflows:
17-
patterns: [ "*" ]
18-
version: 2
192
updates:
203
- package-ecosystem: github-actions
214
directory: /

0 commit comments

Comments
 (0)