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 Oct 17, 2023
1 parent 2e7cf71 commit 1e2e8fb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 48 deletions.
79 changes: 34 additions & 45 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.10.0",
"ruff>=0.1.0",
"pre-commit>=3.5.0",
]

[tool.ruff]
Expand Down

0 comments on commit 1e2e8fb

Please sign in to comment.