-
Notifications
You must be signed in to change notification settings - Fork 8
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 #67
Open
pre-commit-ci
wants to merge
2
commits into
master
Choose a base branch
from
pre-commit-ci-update-config
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 25, 2023 03:20
bac3fd0
to
0f09c6d
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
May 9, 2023 04:03
0f09c6d
to
7fcd376
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 6, 2023 03:13
7fcd376
to
23c8a1c
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 13, 2023 03:57
8672449
to
d8681f7
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 20, 2023 04:32
a64b4cc
to
69b4510
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 4, 2023 05:13
38d33f2
to
d7a5858
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 11, 2023 05:20
7f785de
to
7fd1131
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 1, 2023 07:07
e83087c
to
5a9b33c
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
September 19, 2023 07:05
d9fb92c
to
9a9b9dc
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 26, 2023 07:22
7e3f425
to
890cfc0
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
October 9, 2023 20:33
1191910
to
f740b21
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 23, 2023 20:27
2cf30e9
to
8bc7e0d
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 13, 2023 20:35
027ccbc
to
43795b2
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
December 11, 2023 20:30
dd20741
to
c1fc635
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
December 25, 2023 20:19
bac03c1
to
f47eb48
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 8, 2024 20:21
8eddbab
to
0905313
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 29, 2024 20:17
b061fb1
to
d61fce6
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 12, 2024 23:42
e5c16b7
to
d6c7c91
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 20, 2024 00:02
81c1936
to
70d5144
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
March 25, 2024 21:31
7f6ddec
to
c3a72d9
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
April 15, 2024 21:58
0db5ad6
to
25212fd
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 29, 2024 22:03
1f2bd01
to
ab6b6a8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 10, 2024 21:56
49a6da5
to
5540672
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 17, 2024 21:57
46e85e0
to
8900e21
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 29, 2024 21:58
978fa93
to
85ff3a8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 5, 2024 22:39
5cb1a87
to
090e4e8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
October 14, 2024 22:32
fe403d6
to
43581dd
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 28, 2024 22:56
6b01a51
to
2639f51
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.4.0...v5.0.0) - [github.com/asottile/pyupgrade: v3.3.1 → v3.19.1](asottile/pyupgrade@v3.3.1...v3.19.1) - [github.com/pycqa/flake8: 6.0.0 → 7.1.1](PyCQA/flake8@6.0.0...7.1.1) - [github.com/PyCQA/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/psf/black: 23.1.0 → 24.10.0](psf/black@23.1.0...24.10.0) - [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.7.0](asottile/setup-cfg-fmt@v2.2.0...v2.7.0)
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
December 23, 2024 22:45
935ede6
to
6d7bf4c
Compare
for more information, see https://pre-commit.ci
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
updates: