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 672f0d7 commit 78ae0beCopy full SHA for 78ae0be
.github/dependabot.yml
@@ -3,15 +3,15 @@ updates:
3
- package-ecosystem: cargo
4
directory: "/"
5
schedule:
6
- interval: weekly
+ interval: monthly
7
open-pull-requests-limit: 10
8
ignore:
9
- dependency-name: "*"
10
update-types: [ "version-update:semver-patch" ]
11
12
directory: "/integration-test/bins"
13
14
15
16
17
0 commit comments