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 783e242 commit e1e9d60Copy full SHA for e1e9d60
.github/dependabot.yml
@@ -46,3 +46,28 @@ updates:
46
# commit-message:
47
# prefix: chore
48
# include: scope
49
+
50
+ - package-ecosystem: pip
51
+ directory: /benchmark/src/instrumented
52
+ schedule:
53
+ interval: daily
54
55
56
+ directory: /benchmark/src/reference
57
58
59
60
+ - package-ecosystem: docker
61
+ directory: /docs
62
63
64
65
66
+ directory: /examples/event_handler_graphql/src
67
68
69
70
+ - package-ecosystem: gomod
71
+ directory: /layer/scripts/layer-balancer
72
73
0 commit comments