Skip to content

Commit ace44ad

Browse files
Bump pre-commit from 2.19.0 to 2.20.0 (#18)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.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@v2.19.0...v2.20.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9ad21a commit ace44ad

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
@@ -64,7 +64,7 @@ flake8-typing-imports = "^1.12.0"
6464
isort = "^5.10.1"
6565
mypy = "^0.950"
6666
pep8-naming = "^0.12.1"
67-
pre-commit = "^2.19.0"
67+
pre-commit = "^2.20.0"
6868
pytest = "^7.1"
6969
pytest-cov = "^3.0"
7070
pytest-randomly = "^3.12"

0 commit comments

Comments
 (0)