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 Sep 23, 2023
1 parent d62c3c8 commit b696620
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 48 deletions.
81 changes: 36 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.9.1",
"ruff>=0.0.291",
"pre-commit>=3.4.0",
]

[tool.ruff]
Expand Down

0 comments on commit b696620

Please sign in to comment.