Skip to content

Commit ba11baa

Browse files
Bump pre-commit from 3.3.2 to 3.6.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 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.3.2...v3.6.2) --- 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 237f6fc commit ba11baa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -15,7 +15,7 @@ flake8 = "^6.0.0"
1515
flake8-isort = "^6.0.0"
1616
isort = "^5.11.4"
1717
mypy = "^1.1.1"
18-
pre-commit = "^3.2.1"
18+
pre-commit = "^3.6.2"
1919
pytest = "^7.1.2"
2020
pytest-cov = "^4.1.0"
2121
pyupgrade = "^3.4.0"

0 commit comments

Comments
 (0)