Skip to content

Commit

Permalink
Bump yamllint from 1.26.0 to 1.26.1 (#261)
Browse files Browse the repository at this point in the history
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.26.0...v1.26.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2021
1 parent 00d2dbc commit 7f1d2df
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pylint = "^2.7.4"
pytest = "^6.2.3"
pytest-asyncio = "^0.14.0"
pytest-cov = "^2.11.1"
yamllint = "^1.26.0"
yamllint = "^1.26.1"
pyupgrade = "^2.11.0"
flake8-simplify = "^0.14.0"
vulture = "^2.3"
Expand Down

0 comments on commit 7f1d2df

Please sign in to comment.