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 40de72c + f0a1531 commit b7c37b0Copy full SHA for b7c37b0
.github/dependabot.yml
@@ -4,7 +4,7 @@ updates:
4
- package-ecosystem: "pip"
5
directory: "/third_party" # Location of package manifests
6
schedule:
7
- interval: "daily"
+ interval: "monthly"
8
ignore:
9
- dependency-name: "clang-format"
10
- dependency-name: "cmake-format"
@@ -17,7 +17,7 @@ updates:
17
- package-ecosystem: "github-actions"
18
directory: "/.github/workflows/"
19
20
21
groups:
22
actions-dependencies:
23
applies-to: version-updates
0 commit comments