mirror of
https://github.com/openzim/zimit.git
synced 2025-12-31 04:23:15 +00:00
Bump ruff from 0.6.3 to 0.6.4 in the production-dependencies group
Bumps the production-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.6.3 to 0.6.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5e3c731fb2
commit
1c9d927438
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ scripts = [
|
|||
]
|
||||
lint = [
|
||||
"black==24.8.0",
|
||||
"ruff==0.6.3",
|
||||
"ruff==0.6.4",
|
||||
]
|
||||
check = [
|
||||
"pyright==1.1.379",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue