← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad:remove-flake8-alfred into launchpad:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad:remove-flake8-alfred into launchpad:master.

Commit message:
Remove unmaintained plugin flake8-alfred

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/467267
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:remove-flake8-alfred into launchpad:master.
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 05ea550..4570489 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -57,7 +57,6 @@ repos:
         exclude: ^lib/contrib/
         additional_dependencies:
           - flake8-absolute-import==1.0.0.1
-          - flake8-alfred==1.1.1
           - flake8-bugbear==23.3.12
 -   repo: https://github.com/pre-commit/mirrors-eslint
     rev: v8.53.0