Skip to content

Commit

Permalink
Add Dependaboot (#764)
Browse files Browse the repository at this point in the history
* Add dependabot.yml

* Set weekly scan
  • Loading branch information
carlosthe19916 committed Oct 20, 2022
1 parent 6a8b172 commit 4bf1435
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
# Maintain dependencies for pom.xml
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "Maven pom.xml"
include: "scope"

0 comments on commit 4bf1435

Please sign in to comment.