Skip to content

Commit 5da1bcc

Browse files
build(deps-dev): bump pre-commit from 2.10.1 to 2.11.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.11.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.10.1...v2.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 889f0f7 commit 5da1bcc

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.10.1", python = "^3.6.1" }
36+
pre-commit = { version = "^2.11.1", python = "^3.6.1" }
3737
black = "^20.8b1"
3838
pytest = "^6.2.3"
3939
coverage = "^5.5"

0 commit comments

Comments
 (0)