Skip to content

Commit 370ea56

Browse files
removed github-actions from dependabot config (#20)
1 parent 6053b9d commit 370ea56

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,4 @@ updates:
1212
timezone: "Asia/Calcutta"
1313
groups:
1414
dependencies:
15-
dependency-type: 'production'
16-
17-
- package-ecosystem: "github-actions"
18-
directory: "/"
19-
target-branch: master
20-
open-pull-requests-limit: 20
21-
schedule:
22-
interval: "weekly"
23-
timezone: "Asia/Calcutta"
24-
groups:
25-
dependencies:
26-
dependency-type: 'production'
15+
dependency-type: 'production'

0 commit comments

Comments
 (0)