Skip to content

Commit

Permalink
Add dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
Larusso committed Mar 10, 2020
1 parent c909d96 commit f10dd1b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 1
update_configs:
- package_manager: "java:gradle"
directory: "/"
update_schedule: "daily"
ignored_updates:
- match:
dependency_name: "org.spockframework:spock-core"

0 comments on commit f10dd1b

Please sign in to comment.