Skip to content

Commit d51be8d

Browse files
build(deps-dev): bump pre-commit from 4.0.1 to 4.1.0 (#1220)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 613be8f commit d51be8d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -40,7 +40,7 @@ psycopg2-binary = "^2.9.9"
4040
mypy = "^1.13.0"
4141
nbqa = "^1.9.1"
4242
ruff = "^0.9.2"
43-
pre-commit = "^4.0.1"
43+
pre-commit = "^4.1.0"
4444

4545
# tests
4646
pytest = "^8.3"

0 commit comments

Comments
 (0)