gforcada/flake8-isort (flake8-isort)
### [`v6.1.1`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#611-2023-11-03)
[Compare Source](https://togithub.com/gforcada/flake8-isort/compare/6.1.0...6.1.1)
- Switch from `setup.cfg` to `setup.py`.
\[deronnax]
- Switch from `setuptools` to `hatchling`.
\[gforcada]
- Switch to `main` branch.
\[gforcada]
- Use `tox` and `pre-commit` to ease project maintenance.
\[gforcada]
### [`v6.1.0`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#610-2023-09-15)
[Compare Source](https://togithub.com/gforcada/flake8-isort/compare/6.0.0...6.1.0)
- Drop python 3.7 support.
\[gforcada]
- Add preliminary support to Python 3.12.
\[gforcada]
### [`v6.0.0`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#600-2022-12-22)
[Compare Source](https://togithub.com/gforcada/flake8-isort/compare/5.0.3...6.0.0)
- Drop isort 4.x support.
\[gforcada]
- Add support for flake8 6.0.0.
\[gforcada]
- Add `--isort-no-skip-gitignore` option to allow temporarily overriding the set
value of isort's `skip_gitignore` option with `False`. This can cause
flake8-isort to run significantly faster at the cost of making flake8-isort's
behavior differ slightly from the behavior of `isort --check`. \[gschaffner]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^5.0.3
->^6.0.0
Release Notes
gforcada/flake8-isort (flake8-isort)
### [`v6.1.1`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#611-2023-11-03) [Compare Source](https://togithub.com/gforcada/flake8-isort/compare/6.1.0...6.1.1) - Switch from `setup.cfg` to `setup.py`. \[deronnax] - Switch from `setuptools` to `hatchling`. \[gforcada] - Switch to `main` branch. \[gforcada] - Use `tox` and `pre-commit` to ease project maintenance. \[gforcada] ### [`v6.1.0`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#610-2023-09-15) [Compare Source](https://togithub.com/gforcada/flake8-isort/compare/6.0.0...6.1.0) - Drop python 3.7 support. \[gforcada] - Add preliminary support to Python 3.12. \[gforcada] ### [`v6.0.0`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#600-2022-12-22) [Compare Source](https://togithub.com/gforcada/flake8-isort/compare/5.0.3...6.0.0) - Drop isort 4.x support. \[gforcada] - Add support for flake8 6.0.0. \[gforcada] - Add `--isort-no-skip-gitignore` option to allow temporarily overriding the set value of isort's `skip_gitignore` option with `False`. This can cause flake8-isort to run significantly faster at the cost of making flake8-isort's behavior differ slightly from the behavior of `isort --check`. \[gschaffner]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.