We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9374171 + 919769c commit d7524edCopy full SHA for d7524ed
2 files changed
.github/dependabot.yml
@@ -44,39 +44,3 @@ updates:
44
update-types:
45
- minor
46
- patch
47
-- package-ecosystem: pip
48
- directory: "/integration_tests"
49
- schedule:
50
- interval: weekly
51
- open-pull-requests-limit: 5
52
- labels:
53
- - dependencies
54
- groups:
55
- pip-minor-patch:
56
- update-types:
57
- - minor
58
- - patch
59
60
- directory: "/testground/benchmark"
61
62
63
64
65
66
67
68
69
70
71
-- package-ecosystem: npm
72
- directory: "/integration_tests/contracts"
73
74
75
76
77
78
79
- npm-minor-patch:
80
81
82
integration_tests/poetry.lock
0 commit comments