Skip to content

Commit 5b283a6

Browse files
chore: bump pre-commit from 3.8.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.5.1. - [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@v3.8.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddcbe91 commit 5b283a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ lint = [
155155
local = [
156156
"ipdb<1.0.0,>=0.13.13",
157157
"pdbpp<1.0.0,>=0.11.6",
158-
"pre-commit<4.0.0,>=3.2.2",
158+
"pre-commit>=3.2.2,<5.0.0",
159159
"commitizen<5.0.0,>=4.8.3",
160160
"codespell<3.0.0,>=2.2.4",
161161
]

uv.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.

0 commit comments

Comments
 (0)