brndnmtthws / thetagang

ThetaGang is an IBKR bot for collecting money
GNU Affero General Public License v3.0
1.99k stars 266 forks source link

Bump autohooks-plugin-isort from 1.0.0 to 22.8.0 #209

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps autohooks-plugin-isort from 1.0.0 to 22.8.0.

Release notes

Sourced from autohooks-plugin-isort's releases.

autohooks-plugin-isort 22.8.0

22.8.0 - 2022-08-02

Added

  • Support for reporting formatting progress df5a3a3

autohooks-plugin-isort 22.3.0

22.3.0 - 2022-03-07

Changed

Bug Fixes

Changelog

Sourced from autohooks-plugin-isort's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Replaced pipenv with poetry for dependency management. poetry install works a bit different than pipenv install. It installs dev packages. #23

Deprecated

Fixed

Removed

Commits
  • 99f1d2d Automatic release to 22.8.0
  • 3581550 Changelog created for release to 22.8.0
  • df5a3a3 Add: Support for reporting formatting progress
  • 8636e18 Bump actions/checkout from 2 to 3
  • 01cefc3 Bump github/codeql-action from 1 to 2
  • 5d2ff00 Bump actions/setup-python from 2 to 4
  • cc2a029 Fix linting with Python 3.10
  • 504006a Add setting for isort with black
  • 9b375e0 Normalize all strings with black
  • bf0fd97 Add support for Python 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)