Skip to content

Commit

Permalink
Update pre-commit config to reflect changes to workflow paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Keay committed Sep 11, 2024
1 parent 327b223 commit 9046c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
args:
- --schemafile
- https://raw.githubusercontent.com/argoproj/argo-workflows/master/api/jsonschema/schema.json
files: "argo-workflows/(sensors|workflowtemplates)/.*.(yml|yaml)$"
files: "workflows/argo-events/(sensors|workflowtemplates)/.*.(yml|yaml)$"
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.37.0
hooks:
Expand Down

0 comments on commit 9046c93

Please sign in to comment.