Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 46b9b65

Browse files
build(deps-dev): bump pre-commit from 3.6.0 to 3.6.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.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.6.0...v3.6.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 bd0a57d commit 46b9b65

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
@@ -20,7 +20,7 @@ pypers = "^1.3.4"
2020

2121
[tool.poetry.dev-dependencies]
2222
black = "^23.12.1"
23-
pre-commit = "^3.6.0"
23+
pre-commit = "^3.6.2"
2424
isort = "^5.13.2"
2525
pylint = "^3.0.2"
2626
pyclean = "^2.7.6"

0 commit comments

Comments
 (0)