mjmeli / ha-duke-energy-gateway

Uses the Duke Energy Gateway to import real time energy usage into Home Assistant
MIT License
34 stars 4 forks source link

Bump reorder-python-imports from 3.1.0 to 3.8.2 #124

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps reorder-python-imports from 3.1.0 to 3.8.2.

Commits
  • c26d8c2 v3.8.2
  • 52ab99c Merge pull request #290 from asottile/combine
  • cc178f2 combine the typing rewrite info
  • c6d5e6c Merge pull request #289 from cdce8p/typing-rewrite-special-cases
  • 9bac355 Update typing rewrite with special cases
  • b826a6c Merge pull request #288 from asottile/pre-commit-ci-update-config
  • 1fcfe05 [pre-commit.ci] pre-commit autoupdate
  • 4edf2df v3.8.1
  • fe7f876 Merge pull request #287 from asottile/typing-callable-3-10-only
  • 0b9a569 only rewrite typing.Callable in 3.10+
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)