mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 10:12:38 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user