Skip to content

Commit

Permalink
Merge pull request #167 from localheinz/fix/dependabot
Browse files Browse the repository at this point in the history
Fix: Ignore updates of production dependencies
  • Loading branch information
localheinz authored Nov 18, 2019
2 parents 039686e + 1dcee24 commit 7e2a9cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ update_configs:
default_reviewers:
- "localheinz"
directory: "/"
ignored_updates:
- match:
dependency_name: "justinrainbow/json-schema"
- match:
dependency_name: "localheinz/json-printer"
package_manager: "php:composer"
update_schedule: "live"
version_requirement_updates: "increase_versions"

0 comments on commit 7e2a9cc

Please sign in to comment.