Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
837dd3fa
Commit
837dd3fa
authored
May 22, 2022
by
Mathieu Kniewallner
Committed by
Randy Döring
May 22, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(pre-commit): bump flake8 additional dependencies
parent
ed7eac39
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
.pre-commit-config.yaml
+9
-9
No files found.
.pre-commit-config.yaml
View file @
837dd3fa
...
@@ -31,17 +31,17 @@ repos:
...
@@ -31,17 +31,17 @@ repos:
hooks
:
hooks
:
-
id
:
yesqa
-
id
:
yesqa
additional_dependencies
:
&flake8_deps
additional_dependencies
:
&flake8_deps
-
flake8-annotations==2.
7
.0
-
flake8-annotations==2.
9
.0
-
flake8-broken-line==0.4.0
-
flake8-broken-line==0.4.0
-
flake8-bugbear==2
1.9.2
-
flake8-bugbear==2
2.4.25
-
flake8-comprehensions==3.
7
.0
-
flake8-comprehensions==3.
10
.0
-
flake8-eradicate==1.2.
0
-
flake8-eradicate==1.2.
1
-
flake8-no-pep420==
1.2
.0
-
flake8-no-pep420==
2.3
.0
-
flake8-quotes==3.3.1
-
flake8-quotes==3.3.1
-
flake8-simplify==0.1
4
.2
-
flake8-simplify==0.1
9
.2
-
flake8-tidy-imports==4.
5
.0
-
flake8-tidy-imports==4.
8
.0
-
flake8-type-checking==1.
1
.0
-
flake8-type-checking==1.
5
.0
-
flake8-typing-imports==1.1
1
.0
-
flake8-typing-imports==1.1
2
.0
-
flake8-use-fstring==1.3
-
flake8-use-fstring==1.3
-
pep8-naming==0.12.1
-
pep8-naming==0.12.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment