Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2021
1 parent 94294ca commit d96470c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ funcparserlib==0.3.6
# via blockdiag
gidgethub==5.0.0
# via cherry-picker
gunicorn==20.0.4
gunicorn==20.1.0
# via -r requirements/base.txt
identify==2.1.1
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ pluggy==0.13.1
# via
# -r requirements/lint.txt
# pytest
pre-commit==2.11.1
pre-commit==2.12.0
# via -r requirements/lint.txt
py==1.10.0
# via
Expand Down Expand Up @@ -225,7 +225,7 @@ six==1.15.0
# virtualenv
snowballstemmer==2.0.0
# via sphinx
sphinx==3.5.2
sphinx==3.5.3
# via
# -r requirements/doc.txt
# sphinxcontrib-asyncio
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ importlib-metadata==3.7.0; python_version < "3.8"
importlib-resources; python_version < "3.9"
isort==5.8.0
mypy==0.790; implementation_name=="cpython"
pre-commit==2.11.1
pre-commit==2.12.0
pytest==6.1.2
typed-ast==1.4.2; implementation_name=="cpython"
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pathspec==0.8.1
# via black
pluggy==0.13.1
# via pytest
pre-commit==2.11.1
pre-commit==2.12.0
# via -r requirements/lint.in
py==1.10.0
# via pytest
Expand Down

0 comments on commit d96470c

Please sign in to comment.