Skip to content

Commit

Permalink
feat(deps): let dependabot also manage submodules
Browse files Browse the repository at this point in the history
Signed-off-by: Fery Wardiyanto <[email protected]>
  • Loading branch information
feryardiant committed Nov 7, 2023
1 parent 1e29d72 commit 09821d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
version: 2

updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: weekly
timezone: "Asia/Jakarta"

- package-ecosystem: composer
directory: "/"
schedule:
Expand Down

0 comments on commit 09821d4

Please sign in to comment.