Skip to content

Commit

Permalink
chore(deps): update buildkite plugin vital-software/monofo to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and dominics committed Mar 14, 2022
1 parent cb6a13a commit f9ad9f7
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#v5.0.3:
- vital-software/monofo#v5.0.4:
download: node-modules.catar.caibx # pre-cache the old node_modules into place before yarn install
upload:
node-modules.catar.caibx:
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#v5.0.3:
- vital-software/monofo#v5.0.4:
download:
- node-modules.catar.caibx
- typescript.catar.caibx
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#v5.0.3:
- vital-software/monofo#v5.0.4:
download:
- node-modules.catar.caibx
- typescript.catar.caibx
Expand All @@ -47,7 +47,7 @@ steps:
command: yarn lint
<<: *step
plugins:
- vital-software/monofo#v5.0.3:
- vital-software/monofo#v5.0.4:
download:
- node-modules.catar.caibx
- typescript.catar.caibx
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#v5.0.3:
- vital-software/monofo#v5.0.4:
download:
- node-modules.catar.caibx
upload:
Expand Down

0 comments on commit f9ad9f7

Please sign in to comment.