* backend: use latest pydantic again, fix pylint with custom .pylintrc (as suggested in pydantic/pydantic#1961)
- apply lint + format fixes to backend - add ci for lint + format fixes for backend - use fixed version of pydantic