Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #17

Closed
wants to merge 2 commits into from

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Nov 22, 2021

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6615a06 to f0efa13 Compare December 6, 2021 21:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 85a9c88 to 5623cef Compare January 3, 2022 21:53
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f438351 to 5c2af5c Compare January 31, 2022 23:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2e17c09 to d4d3c46 Compare March 15, 2022 00:18
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ef2aca9 to ae5d1e1 Compare March 28, 2022 20:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3df8913 to afaa91c Compare April 11, 2022 22:30
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 0bf46b4 to e160b90 Compare May 9, 2022 21:47
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a1f38c8 to 76a94d8 Compare June 6, 2022 21:37
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 24e3597 to 65c878a Compare June 13, 2022 23:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 53b6237 to c5734d6 Compare July 11, 2022 22:54
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 428ee9f to da96693 Compare July 25, 2022 23:16
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from bd54f73 to 692bc52 Compare August 9, 2022 00:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cba5f74 to 99224f2 Compare September 6, 2022 00:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d9a48d2 to 7b83a9e Compare September 20, 2022 00:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e58153d to 917fac2 Compare September 27, 2022 00:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ede7ef3 to 10a039e Compare October 11, 2022 01:48
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e137156 to eb9a762 Compare November 1, 2022 01:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4285235 to 0881a58 Compare November 15, 2022 01:18
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 15465c9 to 8614a6a Compare December 6, 2022 01:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5fd8a40 to 8764823 Compare December 13, 2022 02:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from adc44c5 to 535bede Compare December 20, 2022 02:50
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f688510 to ec98ba3 Compare December 27, 2022 03:46
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3931b63 to 2a4b06b Compare January 31, 2023 05:19
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from a19c3f6 to 431ffc4 Compare February 7, 2023 06:26
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3b7c1d4 to 7fb3812 Compare April 4, 2023 08:32
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b17aeb3 to f39bd07 Compare July 4, 2023 08:35
@justinmayer
Copy link
Contributor

Please do not merge this PR. I intend to replace Flake8, isort, and pyupgrade with Ruff, as I have done with other Pelican plugins.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f39bd07 to e697bb8 Compare October 3, 2023 13:23
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from e697bb8 to 9911787 Compare January 1, 2024 20:54
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 9911787 to 6933329 Compare April 1, 2024 22:50
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.4.0...v4.6.0)
- [github.com/psf/black: 23.3.0 → 24.4.2](psf/black@23.3.0...24.4.2)
- [github.com/PyCQA/flake8: 5.0.4 → 7.1.0](PyCQA/flake8@5.0.4...7.1.0)
- [github.com/PyCQA/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
- [github.com/asottile/pyupgrade: v3.7.0 → v3.16.0](asottile/pyupgrade@v3.7.0...v3.16.0)
- [github.com/hakancelikdev/unimport: 0.16.0 → 1.2.1](hakancelikdev/unimport@0.16.0...1.2.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 79ebbc0 to d8e0722 Compare July 2, 2024 01:08
@justinmayer justinmayer closed this Nov 2, 2024
@justinmayer justinmayer deleted the pre-commit-ci-update-config branch November 2, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant