Pre commit fixes (#167)

* chore(dependencies): updated kube-vip to 0.5.6

* fix(pre-commit): pin to hash

* fix(pre-commit): added more hooks and fixed lint

* fix(pre-commit): added pre-commit hook so we don't have to run it manually

* fix(pre-commit): Added docs to readme

* fix(pre-commit): added texthooks

* fix(pre-commit): pin to hash

* fix(pre-commit): added mor hooks and fixed lint

* fix(lint): Fixing quotes

* fix(ci): only run test if linting passes

* fix(ci): convert to reusable workflows

* fix(pr template): Reorder steps
This commit is contained in:
Techno Tim
2022-11-13 22:42:49 -06:00
committed by GitHub
parent 88d679ecb6
commit 17a74b66c8
13 changed files with 58 additions and 29 deletions

View File

@@ -128,6 +128,8 @@ pluggy==1.0.0
# via molecule
pre-commit==2.20.0
# via -r requirements.in
pre-commit-hooks==4.3.0
# via -r requirements.in
pyasn1==0.4.8
# via
# pyasn1-modules
@@ -179,7 +181,9 @@ rich==12.6.0
rsa==4.9
# via google-auth
ruamel-yaml==0.17.21
# via ansible-lint
# via
# ansible-lint
# pre-commit-hooks
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
selinux==0.2.1
@@ -196,7 +200,9 @@ text-unidecode==1.3
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via black
# via
# black
# pre-commit-hooks
typing-extensions==4.4.0
# via
# black