thoth-station / user-api

Web Service exposing Thoth functions to the RESTful worlds
https://thoth-station.github.io/
GNU General Public License v3.0
8 stars 18 forks source link

Update pre-commit configuration #1828

Closed codificat closed 1 year ago

codificat commented 1 year ago

Related Issues and Dependencies

1826 and #1827 are currently failing presubmit pre-commit job due to the current configuration that points to gitlab for flake8

This introduces a breaking change

This should yield a new module release

This Pull Request implements

Update the pre-commit configuration to point to https://github.com/PyCQA/flake8 instead of https://gitlab.com/PyCQA/flake8.

Also update versions

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/user-api/blob/master/OWNERS)~~ [harshad16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment