Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 989ef5d

Browse files
Bump pre-commit from 2.5.0 to 2.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.5.0...v2.5.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cdb8bb commit 989ef5d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -27,7 +27,7 @@ mypy = "^0.780"
2727
codecov = "^2.1.4"
2828
pytest-mock = "^3.1.1"
2929
typeguard = "^2.9.1"
30-
pre-commit = "^2.5.0"
30+
pre-commit = "^2.5.1"
3131

3232
[tool.poetry.scripts]
3333
toml-validator = "toml_validator.__main__:main"

0 commit comments

Comments
 (0)