Skip to content

Commit 8183764

Browse files
Bump pre-commit from 2.21.0 to 3.1.1 (#49)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.1.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@v2.21.0...v3.1.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48e6026 commit 8183764

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 additions & 5 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
@@ -18,7 +18,7 @@ coverage = "^6.4.4"
1818
flake8 = "^6.0.0"
1919
isort = "^5.11.4"
2020
mypy = "^0.971"
21-
pre-commit = "^2.19.0"
21+
pre-commit = "^3.1.1"
2222
pytest = "^7.1.2"
2323
pytest-cov = "^3.0.0"
2424
vulture = "^2.7"

0 commit comments

Comments
 (0)