mirror of
https://github.com/scratchfoundation/scratch-semantic-release-config.git
synced 2025-02-17 08:30:42 -05:00
chore(deps): update node orb to v5.0.3
This commit is contained in:
parent
9c7be729ac
commit
1059cb9b33
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: 2.1
|
version: 2.1
|
||||||
orbs:
|
orbs:
|
||||||
commitlint: conventional-changelog/commitlint@1.0.0
|
commitlint: conventional-changelog/commitlint@1.0.0
|
||||||
node: circleci/node@5.0.2
|
node: circleci/node@5.0.3
|
||||||
alias:
|
alias:
|
||||||
- &defaults
|
- &defaults
|
||||||
docker:
|
docker:
|
||||||
|
|
Loading…
Reference in a new issue