Skip to content

Commit 16d8470

Browse files
Deployed to github pages
1 parent d06b19b commit 16d8470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

all-hooks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5773,7 +5773,7 @@
57735773
"id": "circle-ci-validator",
57745774
"name": "CircleCI Config Validation",
57755775
"description": "Validate CircleCI config without having to install the cli globally",
5776-
"entry": "env CIRCLECI_CLI_SKIP_UPDATE_CHECK=true circleci config validate -c",
5776+
"entry": "env CIRCLECI_CLI_TELEMETRY_OPTOUT=true CIRCLECI_CLI_SKIP_UPDATE_CHECK=true circleci config validate",
57775777
"language": "python",
57785778
"files": "\\.circleci/config.yml"
57795779
}
@@ -7713,7 +7713,7 @@
77137713
"yaml"
77147714
],
77157715
"files": "^\\.github/workflows/",
7716-
"entry": "docker.io/rhysd/actionlint:1.7.0"
7716+
"entry": "docker.io/rhysd/actionlint:1.7.1"
77177717
},
77187718
{
77197719
"id": "actionlint-system",

0 commit comments

Comments
 (0)