facebook / pyre-check

Performant type-checking for python.
https://pyre-check.org/
MIT License
6.8k stars 434 forks source link

`pre-commit`: Upgrade `flake8` which is so old that it fails to run #833

Closed cclauss closed 4 months ago

cclauss commented 4 months ago

Pre-submission checklist

Summary

 repos:
 - repo: https://github.com/pycqa/flake8
-  rev: 4.0.1
+  rev: 7.0.0
   hooks:
   - id: flake8

As discussed at:

For test failures on Python < 3.10 see:

facebook-github-bot commented 4 months ago

@migeed-z has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 4 months ago

@migeed-z merged this pull request in facebook/pyre-check@5518a134a6eebaf2074e8a4492f9535aa6f49853.