From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 20:56:40 +0000 (+0200) Subject: Bump pre-commit from 2.18.1 to 2.19.0 (#297) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=37c26c95a1b6a75350c486ae45229198661b548c;p=music-assistant-server.git Bump pre-commit from 2.18.1 to 2.19.0 (#297) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 00e58536..48567ecd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,4 +7,4 @@ pylint==2.13.8 pytest==7.1.2 pytest-cov==3.0.0 pytest-timeout==2.1.0 -pre-commit==2.18.1 +pre-commit==2.19.0