Skip to content

Commit ab05b34

Browse files
Update pre-commit requirement in /.github/workflows
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](pre-commit/pre-commit@v4.0.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a94591 commit ab05b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black>=26.3.1
2-
pre-commit>=4.0.0
2+
pre-commit>=4.6.0
33
pip>=26.1.1
44
flake8==7.3.0
55
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)