Browse Source
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/v2.17.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/12758/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -1,6 +1,6 @@ |
|||
-e .[all] |
|||
-r requirements-tests.txt |
|||
-r requirements-docs.txt |
|||
pre-commit >=2.17.0,<4.0.0 |
|||
pre-commit >=2.17.0,<5.0.0 |
|||
# For generating screenshots |
|||
playwright |
|||
|
Loading…
Reference in new issue