Skip to content

Commit 35c688b

Browse files
authored
Delete Dependabot configuration (#2480)
Remove Dependabot configuration for package updates.
1 parent df253df commit 35c688b

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1 @@
1-
# Set update schedule for GitHub Actions
21

3-
version: 2
4-
updates:
5-
- package-ecosystem: "pip"
6-
directory: "/"
7-
schedule:
8-
interval: "monthly"
9-
- package-ecosystem: "bundler"
10-
directory: "/"
11-
schedule:
12-
interval: "monthly"
13-
- package-ecosystem: "github-actions"
14-
directory: "/"
15-
schedule:
16-
interval: "monthly"

0 commit comments

Comments
 (0)