Bump ansible-lint from 6.10.0 to 6.10.2
Bumps ansible-lint from 6.10.0 to 6.10.2.
Release notes
Sourced from ansible-lint's releases.
v6.10.2
Bugfixes
- Make git a runtime dependency (#2860)
@ssbarnea
- Disable version check when running as a pre-commit hook (#2858)
@ssbarnea
- Avoid checking var-names on non ansible files (#2856)
@ssbarnea
v6.10.1
Bugfixes
- Avoid TypeError NoneType with lookups (#2852)
@ssbarnea
- Add the missing github_branch meta field (#2847)
@triplepoint
- name[template]: only trigger on word characters after the template (#2836)
@evgeni
- Update documentation of
run_once
rule (#2823)@shatakshiiii
- Fix line number on var-naming error for 'register' (#2840)
@zigarn
- Add SLES15SP4 to schema (#2841)
@johanneskastl
- src/ansiblelint/schemas/meta.json: add openSUSE 15.5 (#2842)
@johanneskastl
- Complete schema for Antsibull changelogs (#2834)
@shatakshiiii
Commits
-
d74ef7d
Remove binary files from lock extra (#2854) -
ad79bff
Make git a runtime dependency (#2860) -
0ca5d95
Disable version check when running as a pre-commit hook (#2858) -
ba769c8
Avoid checking var-names on non ansible files (#2856) -
be5ed6c
Avoid TypeError NoneType with lookups (#2852) -
1d6f642
Bump json5 from 2.2.0 to 2.2.2 in /test/schemas (#2850) -
e529c3b
Update dependabot config (#2851) -
25c95e9
Use standalone extra files (#2849) -
a0b06c2
Add the missing github_branch meta field (#2847) -
7c9a970
name[template]: only trigger on word characters after the template (#2836) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts