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 18aa1b1 commit 65b625fCopy full SHA for 65b625f
.github/dependabot.yml
@@ -4,12 +4,4 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
- ignore:
8
- - dependency-name: "*"
9
- update-types: ["version-update:semver-patch"]
10
open-pull-requests-limit: 10
11
- - package-ecosystem: "gradle"
12
- directory: "/application"
13
- schedule:
14
- interval: "daily"
15
- open-pull-requests-limit: 5
0 commit comments