From 4e506abb8f3e9c115badc093646cad5154074cb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:10:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20yaml?= =?UTF-8?q?lint=20to=20v1.35.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6b0fd5d..a14d112 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1186,13 +1186,13 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [[package]] name = "yamllint" -version = "1.35.0" +version = "1.35.1" description = "A linter for YAML files." optional = false python-versions = ">=3.8" files = [ - {file = "yamllint-1.35.0-py3-none-any.whl", hash = "sha256:601b0adaaac6d9bacb16a2e612e7ee8d23caf941ceebf9bfe2cff0f196266004"}, - {file = "yamllint-1.35.0.tar.gz", hash = "sha256:9bc99c3e9fe89b4c6ee26e17aa817cf2d14390de6577cb6e2e6ed5f72120c835"}, + {file = "yamllint-1.35.1-py3-none-any.whl", hash = "sha256:2e16e504bb129ff515b37823b472750b36b6de07963bd74b307341ef5ad8bdc3"}, + {file = "yamllint-1.35.1.tar.gz", hash = "sha256:7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd"}, ] [package.dependencies] @@ -1308,4 +1308,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "^3.11" -content-hash = "3fc2e2e2e425d2ba0e2bb67779a7c42ac3b567b827567cb5c8278b2511e94777" +content-hash = "207e5331021fb1e702c767a5e48a1774122d3db9ceaeca5725439aad06f78eb1" diff --git a/pyproject.toml b/pyproject.toml index 0dcf6e2..88ce759 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ pre-commit = "3.6.2" pre-commit-hooks = "4.5.0" pylint = "3.0.3" ruff = "0.1.14" -yamllint = "1.35.0" +yamllint = "1.35.1" [tool.pylint.BASIC] good-names = [