Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Bump yamllint from 1.26.0 to 1.26.1
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>
  • Loading branch information
dependabot[bot] committed Apr 22, 2021
1 parent 929d9ca commit 7781aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dev =
pre-commit==2.10.0
pytest==6.2.2
pytest-cov==2.11.1
yamllint==1.26.0
yamllint==1.26.1
doc =
Sphinx==3.4.3
furo==2020.12.30b24
Expand All @@ -54,7 +54,7 @@ lint =
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.7.0
yamllint==1.26.0
yamllint==1.26.1
test =
pytest==6.2.2
pytest-cov==2.11.1
Expand Down

0 comments on commit 7781aca

Please sign in to comment.