We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2c7be commit d6a59adCopy full SHA for d6a59ad
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: maven
4
+ directory: "/{{cookiecutter.app_name}}"
5
+ schedule:
6
+ interval: daily
7
+ time: "23:30"
8
+ open-pull-requests-limit: 10
9
+ reviewers:
10
+ - paul58914080
0 commit comments