Skip to content

Commit

Permalink
⬆️ Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 9, 2023
1 parent 2e7cf71 commit c5652bc
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 53 deletions.
88 changes: 38 additions & 50 deletions pdm.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ documentation = "https://kiramibot.dev/docs"

[tool.pdm.dev-dependencies]
dev = [
"black>=23.7.0",
"ruff>=0.0.282",
"pre-commit>=3.3.3",
"black>=23.11.0",
"ruff>=0.1.5",
"pre-commit>=3.5.0",
]

[tool.ruff]
Expand Down

0 comments on commit c5652bc

Please sign in to comment.