Skip to content

Commit 4cc0f8b

Browse files
Build: Bump pre-commit from 4.2.0 to 4.3.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.2.0 to 4.3.0. - [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.2.0...v4.3.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8052652 commit 4cc0f8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ datafusion = { version = ">=45", optional = true }
9292
pytest = "7.4.4"
9393
pytest-checkdocs = "2.13.0"
9494
pytest-lazy-fixture = "0.6.3"
95-
pre-commit = "4.2.0"
95+
pre-commit = "4.3.0"
9696
fastavro = "1.12.0"
9797
coverage = { version = "^7.4.2", extras = ["toml"] }
9898
requests-mock = "1.12.1"

0 commit comments

Comments
 (0)