Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
use dependabot for vendor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Jun 18, 2021
1 parent 5a20ae4 commit d1d39d9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 34 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,12 @@

version: 2
updates:
- package-ecosystem: "composer"
directory: "/src/extensions/Zikula/ContentModule/"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
34 changes: 0 additions & 34 deletions .github/workflows/update-dependencies.yml

This file was deleted.

0 comments on commit d1d39d9

Please sign in to comment.