Commit Graph

9 Commits

Author SHA1 Message Date
Jake Howard 51fe499301
Update ansible-link and yamllint
/ lint (push) Successful in 1m47s Details
2023-07-30 15:43:58 +01:00
Jake Howard 2fdc9e4a18
Update linting dependencies 2023-01-08 15:25:23 +00:00
Jake Howard 5cad3c19a2
Update linters 2020-11-25 12:10:32 +00:00
Jake Howard a572868b8f
Replace ansible in venv with system managed version
This makes keeping updated on versions much easier!
2020-06-24 17:11:20 +01:00
dependabot-preview[bot] 6061183c78
Bump yamllint from 1.22.1 to 1.23.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.22.1 to 1.23.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.22.1...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 08:29:41 +00:00
Jake Howard 4120893077
Remove yet more unnecessary quotes around values
Fixed in https://github.com/adrienverge/yamllint/issues/242
2020-04-15 08:50:11 +01:00
Jake Howard 648662f794
Update pyyaml to 1.21.0
Also standardize on quotes. Unfortunatley it doesn't quite work yet
2020-03-30 19:36:05 +01:00
dependabot-preview[bot] 4c999aa049
Bump ansible-lint from 4.1.0 to 4.2.0
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Changelog](https://github.com/ansible/ansible-lint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ansible/ansible-lint/compare/v4.1.0...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-01 05:25:09 +00:00
Jake Howard 5b75026f50
Replace pipenv with regular pip workflow 2020-02-10 08:46:09 +00:00