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 d5a39f3 commit 15354cdCopy full SHA for 15354cd
.github/dependabot.yml
@@ -3,27 +3,24 @@ updates:
3
- package-ecosystem: 'npm'
4
directory: '/'
5
target-branch: 'develop'
6
+ versioning-strategy: increase
7
schedule:
8
interval: 'daily'
- versioning-strategy: increase
9
10
- package-ecosystem: 'maven'
11
directory: '/core-java'
12
13
14
15
16
17
18
directory: '/sample-tests'
19
20
21
22
23
24
- package-ecosystem: 'github-actions'
25
26
27
28
29
0 commit comments