Skip to content

Commit e7eedbb

Browse files
Bump yamllint from 1.26.3 to 1.27.1 (#570)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.27.1. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.26.3...v1.27.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development 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>
1 parent 694af50 commit e7eedbb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pylint = "^2.14.4"
4545
pytest = "^7.1.2"
4646
pytest-asyncio = "^0.18.3"
4747
pytest-cov = "^3.0.0"
48-
yamllint = "^1.26.3"
48+
yamllint = "^1.27.1"
4949
pyupgrade = "^2.37.0"
5050
flake8-simplify = "^0.19.2"
5151
vulture = "^2.5"

0 commit comments

Comments
 (0)