Skip to content

Commit 37447bc

Browse files
Merge pull request #358 from computer-science-engineering/renovate/jq-3.x
Update dependency jq to v3.0.2
2 parents 2f6d05f + 39fe934 commit 37447bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version: 2.1
1212
# https://circleci.com/orbs/registry/?filterBy=all
1313
orbs:
1414
build-tools: circleci/[email protected]
15-
jq: circleci/[email protected].0
15+
jq: circleci/[email protected].2
1616
docker: circleci/[email protected] # needs jq above
1717
node: circleci/[email protected]
1818

0 commit comments

Comments
 (0)