Skip to content

Commit 92c7218

Browse files
authored
Merge pull request #1950 from dev-hato/massongit-patch-1
flake8のバージョンを固定する
2 parents 494ac04 + de977e8 commit 92c7218

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requests-mock = "==1.10.0"
1212
pylint = "==2.15.6"
1313
sqlfluff = "==1.4.2"
1414
mypy = "==0.991"
15-
flake8 = "*"
15+
flake8 = "==6.0.0"
1616
black = "*"
1717
isort = "*"
1818
pre-commit = "*"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)