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 c7acf7d commit ab060dbCopy full SHA for ab060db
.github/dependabot.yml
@@ -10,3 +10,9 @@ updates:
10
schedule:
11
interval: "daily"
12
open-pull-requests-limit: 100
13
+ - package-ecosystem: "maven"
14
+ directory: "/" # Location of package manifests
15
+ schedule:
16
+ interval: "weekly"
17
+ open-pull-requests-limit: 100
18
+ target-branch: "querydsl-5.0.0"
0 commit comments