Skip to content

Commit 895cd1f

Browse files
Bump pre-commit from 3.4.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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@v3.4.0...v3.5.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 22a2153 commit 895cd1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -40,7 +40,7 @@ flake8 = "^4.0.1"
4040
flake8-docstrings = "^1.7.0"
4141
isort = "^5.12.0"
4242
mypy = "^1.6"
43-
pre-commit = "^3.4.0"
43+
pre-commit = "^3.5.0"
4444
pre-commit-hooks = "^4.5.0"
4545
pylint = "^3.0.1"
4646
pytest = "^7.4.2"

0 commit comments

Comments
 (0)