Skip to content

Commit

Permalink
Merge pull request #23 from usdAG/develop
Browse files Browse the repository at this point in the history
Fix bug in dependabot.yml
  • Loading branch information
qtc-de authored Jun 28, 2020
2 parents 039792d + 1ceb063 commit 27b1762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: "java:maven"
- package-ecosystem: "maven"
directory: "/"
target_branch: "develop"
schedule:
interval: "daily"
target-branch: "develop"

0 comments on commit 27b1762

Please sign in to comment.