build(deps-dev): bump ruff
Bumps the python-dependencies group in /PROJECTS/keylogger with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.11 to 0.14.13 - [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.14.11...0.14.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d24159f9bf
commit
dee61a7fae
|
|
@ -25,7 +25,7 @@ macos = [
|
|||
]
|
||||
|
||||
dev = [
|
||||
"ruff==0.14.11",
|
||||
"ruff==0.14.13",
|
||||
"mypy==1.19.1",
|
||||
"pylint==4.0.4",
|
||||
"yapf==0.43.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue