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.
2 parents 435124a + f6b1bb5 commit 2390259Copy full SHA for 2390259
.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