Skip to content

Commit

Permalink
ci: allow dependency-type production
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Oct 13, 2020
1 parent 1706d14 commit 099e93d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ updates:
timezone: Japan
labels:
- 'dependencies'
ignore:
- dependency-name: "@types/node"
versions:
- ">= 13.a, < 14"
- ">= 14.a, < 15"
allow:
- dependency-type: "production"
commit-message:
prefix: deps

Expand Down

0 comments on commit 099e93d

Please sign in to comment.