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

Commit

Permalink
Move Dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Aug 20, 2020
1 parent 5e26742 commit 114ccff
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .dependabot/config.yml

This file was deleted.

14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2

updates:
- package-ecosystem: composer
directory: /
schedule:
interval: daily
versioning-strategy: increase-if-necassary

- package-ecosystem: npm
directory: web/themes/custom/opdavies
schedule:
interval: weekly
versioning-strategy: increase-if-necassary

0 comments on commit 114ccff

Please sign in to comment.