Skip to content

Commit

Permalink
updated pre commit hooks for cloudformation
Browse files Browse the repository at this point in the history
  • Loading branch information
jdepp committed May 3, 2021
1 parent 34425a0 commit a984c6b
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 @@ -30,7 +30,7 @@ repos:
- id: markdownlint
entry: markdownlint --ignore .github/*.md

- repo: github.com/aws-cloudformation/cfn-python-lint
- repo: git://github.com/aws-cloudformation/cfn-python-lint
rev: stable
hooks:
- id: cfn-python-lint
Expand Down

0 comments on commit a984c6b

Please sign in to comment.