Skip to content

Commit c5eaf66

Browse files
build(deps-dev): bump pre-commit from 2.11.1 to 2.12.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.1 to 2.12.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.11.1...v2.12.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cc0db95 commit c5eaf66

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
@@ -33,7 +33,7 @@ sphinx_rtd_theme = { version = "^0.5.0", optional = true }
3333
sphinx-jsonschema = { version = "^1.15", optional = true }
3434

3535
[tool.poetry.dev-dependencies]
36-
pre-commit = { version = "^2.11.1", python = "^3.6.1" }
36+
pre-commit = { version = "^2.12.1", python = "^3.6.1" }
3737
black = "^20.8b1"
3838
pytest = "^6.2.3"
3939
coverage = "^5.5"

0 commit comments

Comments
 (0)