diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 0000000..235a1a8 --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,5 @@ +repos: + - repo: https://github.com/ashwin153/pre-commit-vagrant + rev: v1.1.0 + hooks: + - id: vagrant-validate