bjw-s / ansible-role-vyos

Ansible role for setting up a VyOS router
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

chore(deps): update pre-commit hook ansible-community/ansible-lint to v6.1.0 #57

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR contains the following updates:

Package Type Update Change
ansible-community/ansible-lint repository minor v6.0.2 -> v6.1.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

ansible-community/ansible-lint ### [`v6.1.0`](https://togithub.com/ansible-community/ansible-lint/releases/v6.1.0) [Compare Source](https://togithub.com/ansible-community/ansible-lint/compare/v6.0.2...v6.1.0) ##### Minor Changes - Implement JSON Schema verification for several known file types ([#​2035](https://togithub.com/ansible-community/ansible-lint/issues/2035)) [@​ssbarnea](https://togithub.com/ssbarnea) - Improve cli argument handling ([#​2099](https://togithub.com/ansible-community/ansible-lint/issues/2099)) [@​ziegenberg](https://togithub.com/ziegenberg) - Add no-prompting rule as experimental ([#​2093](https://togithub.com/ansible-community/ansible-lint/issues/2093)) [@​ziegenberg](https://togithub.com/ziegenberg) - Add only-builtins rule to check compatibility with core ([#​2060](https://togithub.com/ansible-community/ansible-lint/issues/2060)) [@​evgeni](https://togithub.com/evgeni) - Add native SARIF output support ([#​2062](https://togithub.com/ansible-community/ansible-lint/issues/2062)) [@​yongyan-gh](https://togithub.com/yongyan-gh) - \--write: Optionally pass rule names to --write in cli ([#​2051](https://togithub.com/ansible-community/ansible-lint/issues/2051)) [@​cognifloyd](https://togithub.com/cognifloyd) - \--write: Allow Transforms to mark MatchErrors as fixed ([#​2041](https://togithub.com/ansible-community/ansible-lint/issues/2041)) [@​cognifloyd](https://togithub.com/cognifloyd) ##### Bugfixes - Fix support for block tasks in unnamed-task rule ([#​2107](https://togithub.com/ansible-community/ansible-lint/issues/2107)) [@​nishipy](https://togithub.com/nishipy) - Make sure all tasks get evaluated by matchtask including block/always/rescue and nested tasks ([#​2031](https://togithub.com/ansible-community/ansible-lint/issues/2031)) [@​nishipy](https://togithub.com/nishipy) - Ensure tags are escaped when printed ([#​2096](https://togithub.com/ansible-community/ansible-lint/issues/2096)) [@​ssbarnea](https://togithub.com/ssbarnea) - Detect role argument_specs files as a lintable kind ([#​2091](https://togithub.com/ansible-community/ansible-lint/issues/2091)) [@​ziegenberg](https://togithub.com/ziegenberg) - Fix var-naming rule to show line numbers and apply noqa ([#​2090](https://togithub.com/ansible-community/ansible-lint/issues/2090)) [@​notok](https://togithub.com/notok) - \--write: Do not rewrite zero 0 as octal 00 ([#​2092](https://togithub.com/ansible-community/ansible-lint/issues/2092)) [@​ziegenberg](https://togithub.com/ziegenberg) - Relax the yamllint rules on spaces inside braces for flow mappings ([#​2077](https://togithub.com/ansible-community/ansible-lint/issues/2077)) [@​ziegenberg](https://togithub.com/ziegenberg) - Update test and typing deps and remove special code paths for py < 3.8 ([#​2087](https://togithub.com/ansible-community/ansible-lint/issues/2087)) [@​ziegenberg](https://togithub.com/ziegenberg) - Update package metadata for setuptools ([#​2086](https://togithub.com/ansible-community/ansible-lint/issues/2086)) [@​ziegenberg](https://togithub.com/ziegenberg) - Apply var-spacing tests to vars files ([#​2063](https://togithub.com/ansible-community/ansible-lint/issues/2063)) [@​notok](https://togithub.com/notok) - Add philosophy section to the documentation ([#​2017](https://togithub.com/ansible-community/ansible-lint/issues/2017)) [@​ssbarnea](https://togithub.com/ssbarnea) - Propagate error message to user on systemexit ([#​2058](https://togithub.com/ansible-community/ansible-lint/issues/2058)) [@​wbh1](https://togithub.com/wbh1) - Fix loading ansible-lint.yml in git projects ([#​2059](https://togithub.com/ansible-community/ansible-lint/issues/2059)) [@​evgeni](https://togithub.com/evgeni)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.