mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
pre-commit: apply autofixes hooks and fix the rest manually
- markdownlint (manual fix) - end-of-file-fixer - requirements-txt-fixer - trailing-whitespace
This commit is contained in:
@@ -6,4 +6,4 @@ $libvirt_volume_cache = "unsafe"
|
||||
# Checking for box update can trigger API rate limiting
|
||||
# https://www.vagrantup.com/docs/vagrant-cloud/request-limits.html
|
||||
$box_check_update = false
|
||||
$vm_cpus = 2
|
||||
$vm_cpus = 2
|
||||
|
||||
@@ -5,8 +5,8 @@ ara[server]==1.7.1
|
||||
dopy==0.3.7
|
||||
molecule==24.2.1
|
||||
molecule-plugins[vagrant]==23.5.3
|
||||
python-vagrant==1.0.0
|
||||
pytest-testinfra==10.1.0
|
||||
python-vagrant==1.0.0
|
||||
tox==4.15.0
|
||||
yamllint==1.35.1
|
||||
tzdata==2024.1
|
||||
yamllint==1.35.1
|
||||
|
||||
Reference in New Issue
Block a user