Skip to content
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

Upgrade pre-commit to 2.12.1 #49331

Merged
merged 1 commit into from
Apr 17, 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
Upgrade pre-commit to 2.12.1
  • Loading branch information
frenck committed Apr 17, 2021
commit 91eedd8f841b9c0b3f80a1fb9af70c538dedac2a
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ coverage==5.5
jsonpickle==1.4.1
mock-open==1.4.0
mypy==0.812
pre-commit==2.12.0
pre-commit==2.12.1
pylint==2.7.4
astroid==2.5.2
pipdeptree==1.0.0
Expand Down