Skip to content

Commit c84dd8d

Browse files
Build: Bump pre-commit from 4.0.1 to 4.1.0 (#1544)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.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.0.1...v4.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee2ee84 commit c84dd8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pyiceberg-core = { version = "^0.4.0", optional = true }
8585
pytest = "7.4.4"
8686
pytest-checkdocs = "2.13.0"
8787
pytest-lazy-fixture = "0.6.3"
88-
pre-commit = "4.0.1"
88+
pre-commit = "4.1.0"
8989
fastavro = "1.10.0"
9090
coverage = { version = "^7.4.2", extras = ["toml"] }
9191
requests-mock = "1.12.1"

0 commit comments

Comments
 (0)