Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
aa1be7c
) 94.18% compared to head (2afd4c9
) 94.18%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps ruff from 0.1.9 to 0.1.11.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
fefc7e8
Bump version to 0.1.11 (#9370)973ae7e
Disable the fuzzer CI job (#9369)3fcc140
[pylint] - implementsuper-without-brackets
/W0245
(#9257)08c60f5
Check path string properly (#9367)38f4d9e
Tweakrelative-imports
message (#9365)f07d350
Add fix safety note for yield-in-for-loop (#9364)2743387
Bump version to 0.1.10 (#9360)a268648
Add paths to toml parse errors (#9358)9073220
Make all dependencies workspace dependencies (#9333)0157cdb
Drop unused "ureq" dev-dependency from ruff_cli (#9357)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show