Skip to content

Commit f475477

Browse files
Bump pre-commit from 2.13.0 to 2.14.0 (#103)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.0. - [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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20f8d6c commit f475477

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
@@ -21,7 +21,7 @@ isort = "^5.9.3"
2121
mock = "^4.0.3"
2222
nitpick = "^0.27.0" # flake8 plugin
2323
pep8-naming = "^0.12.0" # flake8 plugin
24-
pre-commit = "^2.10.1"
24+
pre-commit = "^2.14.0"
2525
pydocstyle = "^6.1.1"
2626
pylint = "^2.9.1"
2727
pytest = "^6.2.2"

0 commit comments

Comments
 (0)