Bump pre-commit from 2.21.0 to 3.0.3 (#150)

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.3.
- [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.21.0...v3.0.3)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2023-02-03 00:27:18 +02:00 committed by GitHub
parent e5e4a6f1b8
commit d112013ffe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@ black==22.12.0
flake8==6.0.0
isort==5.11.4
mypy==0.991
pre-commit==2.21.0
pre-commit==3.0.3
pydocstyle==6.3.0
pylint==2.15.10