Skip to content

Commit

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

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 19, 2021
1 parent 4316b5c commit a726db1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ pluggy==0.13.1
# via
# -r requirements/lint.txt
# pytest
pre-commit==2.12.0
pre-commit==2.12.1
# via -r requirements/lint.txt
py==1.10.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ flake8==3.9.1
flake8-pyi==20.10.0
isort==5.8.0
mypy==0.790; implementation_name=="cpython"
pre-commit==2.12.0
pre-commit==2.12.1
pytest==6.2.2
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.12.0
pre-commit==2.12.1
# via -r requirements/lint.in
py==1.10.0
# via pytest
Expand Down

0 comments on commit a726db1

Please sign in to comment.