Skip to content

Commit 55e92bd

Browse files
chore(deps-dev): Bump pre-commit from 4.1.0 to 4.2.0 (openwallet-foundation#3606)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
1 parent cbf53d3 commit 55e92bd

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
@@ -72,7 +72,7 @@ canonicaljson = "^2.0.0"
7272
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
7373
ruff = "~0.11.0"
7474

75-
pre-commit = "~4.1.0"
75+
pre-commit = ">=4.1,<4.3"
7676

7777
pydevd = "~3.3.0"
7878

0 commit comments

Comments
 (0)