Skip to content

Commit b42337b

Browse files
Bump pre-commit from 3.0.1 to 3.0.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.1 to 3.0.2. - [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.0.1...v3.0.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a48ad7f commit b42337b

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
@@ -39,7 +39,7 @@ flake8 = "^4.0.1"
3939
flake8-docstrings = "^1.7.0"
4040
isort = "^5.11.4"
4141
mypy = "^0.991"
42-
pre-commit = "^3.0.1"
42+
pre-commit = "^3.0.2"
4343
pre-commit-hooks = "^4.4.0"
4444
pylint = "^2.15.10"
4545
pytest = "^7.2.1"

0 commit comments

Comments
 (0)