mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
Bump yamllint from 1.30.0 to 1.31.0 in /dependencies/python (#4129)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.30.0 to 1.31.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.30.0...v1.31.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
This commit is contained in:
parent
9e2eaf96e3
commit
6b1fb40cc9
2 changed files with 2 additions and 2 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -27,4 +27,4 @@ ruamel.yaml.clib==0.2.7
|
|||
subprocess-tee==0.4.1
|
||||
tomli==2.0.1
|
||||
wcmatch==8.4.1
|
||||
yamllint==1.30.0
|
||||
yamllint==1.31.0
|
||||
|
|
2
dependencies/python/yamllint.txt
vendored
2
dependencies/python/yamllint.txt
vendored
|
@ -1,3 +1,3 @@
|
|||
pathspec==0.11.1
|
||||
PyYAML==6.0
|
||||
yamllint==1.30.0
|
||||
yamllint==1.31.0
|
||||
|
|
Loading…
Reference in a new issue