Skip to content

Commit

Permalink
Remove black, isort, refurb
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed Sep 1, 2024
1 parent 50a4c7c commit 77ab31a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 167 deletions.
3 changes: 0 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ updates:
dev-dependencies:
patterns:
- "pytest*"
- "black"
- "isort"
- "coverage"
- "refurb"
- "ruff"

- package-ecosystem: "github-actions"
Expand Down
162 changes: 1 addition & 161 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ cairosvg = "^2.7.0"
pytest = "^8.3.2"
pytest-cov = "^5.0.0"
pytest-mock = "^3.14.0"
black = "^24.8.0"
isort = "^5.13.2"
coverage = "^7.6.1"
refurb = "^2.0.0"
ruff = "^0.6.3"

[tool.poetry.scripts]
Expand Down

0 comments on commit 77ab31a

Please sign in to comment.