Skip to content

Commit 935f45c

Browse files
Bump yamllint from 1.26.3 to 1.27.1 (#20)
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 f99cce5 commit 935f45c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pytest-cov = "^3.0"
7070
pytest-randomly = "^3.12"
7171
safety = "^1.10"
7272
tomli = "^2.0.1"
73-
yamllint = "^1.26.3"
73+
yamllint = "^1.27.1"
7474
django-stubs = "^1.12.0"
7575

7676
[tool.isort]

0 commit comments

Comments
 (0)