Skip to content

Commit 44b8b16

Browse files
chore(deps): update pre-commit requirement (#856)
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@v3.7.1...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d416a90 commit 44b8b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ dev = [
136136
"kafka-python",
137137
"moto==5.1.8",
138138
"pandas>=2.1.0",
139-
"pre-commit>=3.7.1,<4.3.0",
139+
"pre-commit>=3.7.1,<4.4.0",
140140
"pytest",
141141
"pytest-xdist",
142142
"pymssql==2.3.7",

0 commit comments

Comments
 (0)