graphene-django/graphene_django/filter
Nikolai Røed Kristiansen 4517e32224
👷 Add pre-commit (#1336)
* 🔧 Add pre-commit config

Similar to graphene and graphene-sqlalchemy

* ⬆ Bump black

* 👷 Lint on CI

* ⬆ Bump flake8-black

* 🔧 Keep excluding migrations

* ⬆ Bump flake8

* 🔧 Remove black and flake8 from tox config

* ⬆ Update pre-commit versions

* Upgrade syntax to python 3.7+

* Format with pre-commit

dedent docs/schema.py to allow formatting

* Fix tests on python 3.7
2022-10-19 17:10:30 +03:00
..
filters 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
tests 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Add typed filters (v3) (#1148) 2021-03-31 10:31:45 -07:00
fields.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
filterset.py 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
utils.py chore: update dev dependencies (#1345) 2022-09-22 10:26:21 +01:00