Update pre-commit requirement from ==3.3.* to ==3.4.* (#319)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... 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:
@@ -1,4 +1,4 @@
|
||||
coverage == 7.3.*
|
||||
pre-commit == 3.3.*
|
||||
pre-commit == 3.4.*
|
||||
psycopg2-binary == 2.9.*
|
||||
tox == 4.11.*
|
||||
|
||||
Reference in New Issue
Block a user