Skip to content

Commit

Permalink
chore(deps): update buildkite plugin vital-software/monofo to v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and dominics committed Jan 11, 2022
1 parent e4c8beb commit 41c745e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.node-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
plugins:
- docker-compose#v3.9.0:
run: node
- vital-software/monofo#v3.6.4:
- vital-software/monofo#v3.6.5:
download: node-modules.caidx # pre-cache the old node_modules into place before yarn install
upload:
node-modules.caidx:
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ steps:
plugins:
- improbable-eng/metahook#v0.4.1:
pre-command: git fetch --tags -f # To allow mutating build tags for now
- vital-software/monofo#v3.6.4:
- vital-software/monofo#v3.6.5:
download:
- node-modules.caidx
- typescript.caidx
Expand Down
4 changes: 2 additions & 2 deletions .buildkite/pipeline.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ steps:
command: yarn test
<<: *step
plugins:
- vital-software/monofo#v3.6.4:
- vital-software/monofo#v3.6.5:
download:
- node-modules.caidx
- typescript.caidx
Expand All @@ -47,7 +47,7 @@ steps:
command: yarn lint
<<: *step
plugins:
- vital-software/monofo#v3.6.4:
- vital-software/monofo#v3.6.5:
download:
- node-modules.caidx
- typescript.caidx
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipeline.typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ steps:
plugins:
- docker-compose#v3.9.0:
run: node
- vital-software/monofo#v3.6.4:
- vital-software/monofo#v3.6.5:
download:
- node-modules.caidx
upload:
Expand Down

0 comments on commit 41c745e

Please sign in to comment.