Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
emmeowzing committed Mar 30, 2023
1 parent 033211f commit 5e54255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- id: circleci-config-validate
name: Validate CircleCI configs
entry: src/circleci-config-validate.sh
entry: scripts/circleci-config-validate.sh
language: script
verbose: false
files: ^.circleci/.*yml$
Expand Down

0 comments on commit 5e54255

Please sign in to comment.