mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
Allow to have spaces in directories (#11)
This commit is contained in:
parent
e6267fd150
commit
41d4951aff
5 changed files with 17 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ An example `.pre-commit-config.yaml`:
|
|||
|
||||
```yaml
|
||||
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
||||
sha: v1.5.0
|
||||
sha: v1.6.0
|
||||
hooks:
|
||||
- id: terraform_fmt
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue