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 Mar 9, 2024
1 parent c246e0a commit b3e097b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 53 deletions.
93 changes: 43 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.12.1",
"ruff>=0.3.2",
"pre-commit>=3.6.2",
]

[tool.ruff]
Expand Down

0 comments on commit b3e097b

Please sign in to comment.