Commit Graph

12 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
3fc4052278
[pre-commit.ci] pre-commit autoupdate (#4465)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.5b0 → 21.5b1](https://github.com/psf/black/compare/21.5b0...21.5b1)
- [github.com/pre-commit/mirrors-prettier: v2.2.1 → v2.3.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.2.1...v2.3.0)

* Update requirements file

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-05-11 00:04:15 +02:00
dependabot[bot]
6b3c49895f
Bump pyupgrade from 2.14.0 to 2.15.0 (#4457)
* Bump pyupgrade from 2.14.0 to 2.15.0

Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.14.0...v2.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Update pre-commit-config

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-05-10 12:32:57 +02:00
dependabot[bot]
ca70201703
Bump black from 21.4b2 to 21.5b0 (#4458)
* Bump black from 21.4b2 to 21.5b0

Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Update pre-commit-config

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-05-10 12:20:25 +02:00
dependabot[bot]
52a31783ae
Bump flake8 from 3.9.0 to 3.9.2 (#4459)
* Bump flake8 from 3.9.0 to 3.9.2

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.2)

Signed-off-by: dependabot[bot] <support@github.com>

* Update pre-commit-config

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-05-10 12:12:37 +02:00
dependabot[bot]
ce55bce53d
Bump black from 21.4b0 to 21.4b2 (#4433)
Bumps [black](https://github.com/psf/black) from 21.4b0 to 21.4b2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 21:22:30 +02:00
dependabot[bot]
e0e82e1118
Bump pyupgrade from 2.11.0 to 2.14.0 (#4432)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.11.0 to 2.14.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases)
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 20:46:43 +02:00
dependabot[bot]
530909cd0b Bump black from 20.8b1 to 21.4b0
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 09:32:43 +02:00
dependabot[bot]
bcfb46d169 Bump black-disable-checker from 1.0.0 to 1.0.1
Bumps [black-disable-checker](https://github.com/Pierre-Sassoulas/black-disable-checker) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Pierre-Sassoulas/black-disable-checker/releases)
- [Commits](https://github.com/Pierre-Sassoulas/black-disable-checker/compare/1.0.0...1.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 20:59:31 +02:00
Pierre Sassoulas
5e5f2427c8 Upgrade pre-commit configuration
The order is important for efficiency.
2021-04-04 10:49:08 +02:00
Pierre Sassoulas
7d5268da6f Upgrade flake8 to 3.9.0 from 3.8.4 2021-03-15 22:09:56 +01:00
Marc Mueller
b10e05b632 Update mypy pre-commit hook 2021-02-28 21:52:27 +01:00
Marc Mueller
ad631537bd Add Github Action config
* Add changlog entry
* Includes review changes
2021-02-20 15:08:49 +01:00