From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 20:24:32 +0000 (+0200) Subject: Bump pre-commit from 2.19.0 to 2.20.0 (#407) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=2609f61fd359cb7630bd210fd4b0f3546e7022aa;p=music-assistant-server.git Bump pre-commit from 2.19.0 to 2.20.0 (#407) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.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.19.0...v2.20.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 a92c334b..797169bf 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,4 +7,4 @@ pylint==2.14.4 pytest==7.1.2 pytest-cov==3.0.0 pytest-timeout==2.1.0 -pre-commit==2.19.0 +pre-commit==2.20.0