Skip to content

Commit ef7d128

Browse files
ci(deps): update graph-toolbox dependencies (#232)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | npm | @graphprotocol/graph-cli | 0.93.0 | 0.93.3 | Co-authored-by: graphops-renovate[bot] <135047802+graphops-renovate[bot]@users.noreply.github.com>
1 parent cf8b587 commit ef7d128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/graph-toolbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG GRAPH_NODE_VERSION="v0.36.0"
33
# renovate: datasource=npm depName=@graphprotocol/indexer-cli versioning=semver
44
ARG INDEXER_VERSION="0.21.11"
55
# renovate: datasource=npm depName=@graphprotocol/graph-cli versioning=semver
6-
ARG GRAPH_CLI_VERSION="0.93.0"
6+
ARG GRAPH_CLI_VERSION="0.93.3"
77

88
ARG TARGET="x86_64-unknown-linux-gnu"
99

0 commit comments

Comments
 (0)