Skip to content

Commit a8eb41f

Browse files
chore(deps-dev): bump pre-commit from 3.7.0 to 4.0.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 4.0.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.7.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ff3459 commit a8eb41f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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
@@ -57,7 +57,7 @@ flake8-use-fstring = "^1.4"
5757
flake8-useless-assert = "^0.4.4"
5858
flake8-warnings = "^0.4.0"
5959
mypy = "^1.9.0"
60-
pre-commit = "^3.7.0"
60+
pre-commit = "^4.0.1"
6161
pylint = "^3.1.0"
6262
setuptools = "^69.2.0"
6363
pytest = "^8.1.1"

0 commit comments

Comments
 (0)