Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'dev' of https://github.com/iwa/Q-Bot into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
iwa committed Jul 1, 2020
2 parents 11f7c92 + 53c7a88 commit 1a6858d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "06:00"
timezone: Universal
open-pull-requests-limit: 10
target-branch: dev
assignees:
- iwa
labels:
- dependencies
ignore:
- dependency-name: popyt
versions:
- ">= 3.1.a"
- "< 3.2"
- dependency-name: popyt
versions:
- ">= 3.3.a"
- "< 3.4"

0 comments on commit 1a6858d

Please sign in to comment.