Skip to content

Bump pre-commit from 2.9.2 to 2.9.3 #896

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 1, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pre-commit from 2.9.2 to 2.9.3
  • Loading branch information
dependabot-preview[bot] authored Jan 1, 2021
commit 400ba85832676a6cdcdbd92462b62f57e6d5a213
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ packaging==20.4 # via pallets-sphinx-themes, pytest, sphinx, tox
pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in
pip-tools==5.4.0 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
pre-commit==2.9.2 # via -r requirements/dev.in
pre-commit==2.9.3 # via -r requirements/dev.in
py==1.9.0 # via pytest, tox
pygments==2.6.1 # via sphinx
pyparsing==2.4.7 # via packaging
Expand Down