Skip to content

Commit 9c3a7d5

Browse files
author
Mustafa Kapusuz
authored
[skip ci] Merge pull request #984 from Codeinwp/gh-workflow/dependabot
Dependabot GH Workflow Added
2 parents dc25fd6 + 3a00c17 commit 9c3a7d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
version: 2
3+
updates:
4+
5+
# Maintain dependencies for Composer
6+
- package-ecosystem: "composer"
7+
directory: "/"
8+
target-branch: "development"
9+
schedule:
10+
interval: "weekly"

0 commit comments

Comments
 (0)