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

Bump yamllint from 1.26.0 to 1.26.1 #20

Merged
merged 1 commit into from
Apr 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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