Nicholas McDonnell
7d7a677457
Updated pre-commit configuration with 'pre-commit autoupdate'.
2020-05-08 17:49:17 -04:00
Nicholas McDonnell
0bc1aab45e
Ran pre-commit autoupdate
to get the latest version of the
...
`pre-commit-terraform` hook since the PR I submitted,
https://github.com/antonbabenko/pre-commit-terraform/pull/100 ,
was approved. This will fix issues with `skeleton-tf-module` related to multiple
directories with Terraform code.
2020-04-06 12:05:57 -04:00
Nicholas McDonnell
61790a9bbd
Fixed broken hook id for pre-commit-terraform:
...
terraform_validate_no_variables was changed to terraform_validate in the
following commit:
35e0356188
.
Ran pre-commit autoupdate.
2020-03-31 14:41:10 -04:00
Felddy
067ee0850c
Autoupdate pre-commit hooks. Add mypy.
2020-02-20 22:14:08 -05:00
Nicholas McDonnell
b857939b3d
Run pre-commit autoupdate.
2020-02-12 00:01:16 -05:00
Nicholas McDonnell
18b5d12c78
Add seed-isort-config and isort to pre-commit hooks.
...
Add isort configuration file.
2019-12-19 15:32:36 -05:00
Felddy
30a16a3842
Autoupdate pre-commit hooks.
2019-11-15 11:51:46 -05:00
Felddy
7c0b30b495
Force pre-commit hooks to use python3.
...
Fixes #23
2019-11-15 11:50:38 -05:00
Nicholas McDonnell
3c78dd98a6
Re-enabled ansible-lint and ran pre-commit autoupgrade.
2019-11-02 19:48:42 -04:00
Felddy
b31ad8591f
Disable ansible-lint until they fix their setup.py
...
See: https://github.com/ansible/ansible-lint/issues/590
2019-10-18 10:46:32 -04:00
Dave Redmin
78a230d46c
Add updates from running pre-commit autoupdate
2019-10-18 10:10:19 -04:00
Jeremy Frasier
2932d35483
Add updates from running pre-commit autoupdate
2019-09-11 15:58:44 -04:00
Jeremy Frasier
3fee0b8687
Rename LICENSE.md to LICENSE, make the other changes that requires
...
The license text is not actually in Markdown, and adding the .md
extension actually makes it render a little differently than intended.
2019-06-24 17:17:54 -04:00
Jeremy Frasier
1843ca0b48
Add config file for markdownlint
...
This config file turns off the "line too long" rule when within a code
block or a table. Often there is no way to avoid going over 80 lines
in such cases.
2019-06-24 17:14:02 -04:00
Jeremy Frasier
a13597d233
Update pre-commit hooks via pre-commit autoupdate
2019-06-24 17:11:45 -04:00
Jeremy Frasier
740457694a
Remove the terraform-docs hook
...
terraform-docs is currently broken with respect to terraform 0.12.
2019-06-06 16:33:07 -04:00
Jeremy Frasier
b58fa62c00
Add changes from running pre-commit autoupdate
2019-06-06 16:12:58 -04:00
Jeremy Frasier
4e9280eb2b
Update pre-commit plugins to latest versions
...
Via pre-commit autoupdate.
2019-05-26 11:57:27 -04:00
Jeremy Frasier
19afa70f67
Run pre-commit autoupdate
...
Also update the URL for black since it moved GitHub orgs from ambv to
python.
2019-05-06 10:44:34 -04:00
Felddy
6a64a512e4
Add a configuration file for Bandit, and configure pre-commit to use it.
2019-05-03 16:49:35 -04:00
Jeremy Frasier
8e0b1d7386
Add pydoc warnings to flake8 config
...
Also add flake8-docstrings as an additional dependency in the
.pre-commit-config.yml file.
2019-05-03 14:30:56 -04:00
Jeremy Frasier
953752e41a
Add bandit pre-commit hook
...
Also ran pre-commit autoupdate, which picked up a newer version of the
pyupgrade hook.
2019-04-03 22:51:50 -04:00
Jeremy Frasier
74e145257c
Remove black and pyupgrade from requirements-test
...
They are not needed there.
Also run pre-commit autoupdate to pick up the latest version of hooks.
2019-03-30 12:47:36 -04:00
Jeremy Frasier
13a180736a
Add pre-commit hook for docker-compose linting
2019-03-30 11:45:50 -04:00
Jeremy Frasier
abcda87e2e
First commit
2019-03-11 08:52:57 -04:00