Bump pre-commit from 2.18.1 to 2.19.0 (#950)

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:production
  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>
This commit is contained in:
dependabot[bot]
2022-05-06 08:57:20 +03:00
committed by GitHub
parent 69d5aa94b0
commit 4a5d330228

View File

@@ -2,7 +2,7 @@ black==22.3.0
requests==2.27.1
coreapi==2.3.3
gitpython==3.1.27
pre-commit==2.18.1
pre-commit==2.19.0
pytest==7.1.2
pytest-mypy-plugins==1.9.3
psycopg2-binary