Skip to content

Commit

Permalink
chore: Migrate to GH-builtin Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Feb 1, 2021
1 parent 56def7c commit ccb132e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .dependabot/config.yml

This file was deleted.

16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
time: "09:00"
timezone: Europe/Paris
assignees:
- franky47
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
assignees:
- franky47

0 comments on commit ccb132e

Please sign in to comment.