We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 360c6ca + 292d4b6 commit 9e4256aCopy full SHA for 9e4256a
1 file changed
.github/workflows/precommit-validate.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: 3.x
19
20
- name: Remove rh-pre-commit hook (requires VPN)
21
- uses: mikefarah/yq@5a7e72a743649b1b3a47d1a1d8214f3453173c51 # v4.52.4
+ uses: mikefarah/yq@0f4fb8d35ec1a939d78dd6862f494d19ec589f19 # v4.52.5
22
with:
23
cmd: yq -i 'del( .repos[] | select(.rev == "rh-pre-commit-*"))' .pre-commit-config.yaml
24
0 commit comments