Skip to content

Commit

Permalink
Bump pre-commit from 2.11.0 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.0 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.11.0...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent cab1a15 commit d7fce34
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -50,7 +50,7 @@ coverage = {version = "^5.5", extras = ["toml"]} # pyproject.toml support
flake8 = "3.8.4"
isort = "5.7.0"
mypy = "0.812"
pre-commit = "2.11.0"
pre-commit = "2.11.1"
pylint = "^2.7.2"
pytest = "6.2.2"
pytest-benchmark = "3.2.3"
Expand Down

0 comments on commit d7fce34

Please sign in to comment.