Skip to content

Commit dc7a9f3

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

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
@@ -87,7 +87,7 @@ thrift-sasl = { version = ">=0.4.3", optional = true }
8787
pytest = "7.4.4"
8888
pytest-checkdocs = "2.13.0"
8989
pytest-lazy-fixture = "0.6.3"
90-
pre-commit = "4.1.0"
90+
pre-commit = "4.2.0"
9191
fastavro = "1.10.0"
9292
coverage = { version = "^7.4.2", extras = ["toml"] }
9393
requests-mock = "1.12.1"

0 commit comments

Comments
 (0)