-
-
Notifications
You must be signed in to change notification settings - Fork 11
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 #61
Merged
Merged
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
2 times, most recently
from
April 10, 2023 17:56
6b39672
to
07e3737
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 24, 2023 17:57
07e3737
to
bb3ca64
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
May 22, 2023 17:53
dd9ed23
to
f66c652
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 26, 2023 18:03
f66c652
to
28ac124
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 10, 2023 18:11
28ac124
to
bc08e66
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 17, 2023 18:24
bc08e66
to
8fd9a62
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
August 7, 2023 18:14
736f210
to
e710a55
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 14, 2023 18:16
e710a55
to
ef21103
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 21, 2023 18:17
ef21103
to
1a762af
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 4, 2023 18:19
1a762af
to
4585f70
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 11, 2023 18:30
4585f70
to
908c3e7
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 2, 2023 18:26
908c3e7
to
62105fa
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 9, 2023 17:00
62105fa
to
5b068fb
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 16, 2023 16:55
5b068fb
to
828b237
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 23, 2023 16:59
828b237
to
d45b53e
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 30, 2023 16:58
d45b53e
to
2763e2f
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 13, 2023 16:59
2763e2f
to
e2ee4d1
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 27, 2023 16:56
e2ee4d1
to
5ae6cfb
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 29, 2024 16:58
6113bd9
to
b3f88a0
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 12, 2024 16:58
bb24453
to
026039a
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
February 19, 2024 17:03
6cf15cd
to
297f8eb
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
March 12, 2024 19:44
dee3d85
to
45e72f8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
March 18, 2024 17:05
c7edbc0
to
73a1796
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 8, 2024 17:05
836323a
to
42644fa
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 15, 2024 17:03
1e3c2f6
to
7810899
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 29, 2024 17:04
7669de2
to
a18a538
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
May 20, 2024 16:55
0147e18
to
8e07523
Compare
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v4.0.0-alpha.8) - [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.4.2](psf/black@23.1.0...24.4.2) - [github.com/pre-commit/pre-commit-hooks.git: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks.git/compare/v4.4.0...v4.6.0) - [github.com/PyCQA/flake8: 6.0.0 → 7.0.0](PyCQA/flake8@6.0.0...7.0.0) - [github.com/adrienverge/yamllint.git: v1.29.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.29.0...v1.35.1) - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.10.0](pre-commit/mirrors-mypy@v1.1.1...v1.10.0) - [github.com/pycqa/pylint: v2.17.0 → v3.2.3](pylint-dev/pylint@v2.17.0...v3.2.3)
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 10, 2024 17:01
5b1e501
to
a81666b
Compare
for more information, see https://pre-commit.ci
ssbarnea
force-pushed
the
pre-commit-ci-update-config
branch
from
June 10, 2024 20:12
b467d6c
to
79355f7
Compare
ssbarnea
approved these changes
Jun 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.