Skip to content

Commit e0b44bc

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 87c0df9 commit e0b44bc

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>=25.1.0
2-
pre-commit>=4.0.0
2+
pre-commit>=4.6.0
33
pip>=25.3
44
flake8==7.3.0
55
reorder-python-imports==3.16.0

0 commit comments

Comments
 (0)