Skip to content

Commit

Permalink
chore: upgrade pre-commit hooks (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
nozaq authored May 17, 2020
1 parent 7e2dfed commit f347c98
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Empty file modified .chglog/CHANGELOG.tpl.md
100755 → 100644
Empty file.
Empty file modified .chglog/config.yml
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.17.0
rev: v1.30.0
hooks:
- id: terraform_fmt
- id: terraform_docs
Empty file modified examples/simple-nodejs/npm.sh
100755 → 100644
Empty file.
Empty file modified examples/simple-py/pip.sh
100755 → 100644
Empty file.

0 comments on commit f347c98

Please sign in to comment.