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 435124a commit f6b1bb5Copy full SHA for f6b1bb5
.github/dependabot.yml
@@ -33,3 +33,9 @@ updates:
33
versions: [ "[3.0,)" ]
34
- dependency-name: com.sun.xml.bind:jaxb-impl
35
36
+
37
+ - package-ecosystem: "docker"
38
+ directory: "/app/src/main/docker/"
39
+ schedule:
40
+ interval: "daily"
41
+ open-pull-requests-limit: 5
0 commit comments