-
Notifications
You must be signed in to change notification settings - Fork 1
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 #27
Open
pre-commit-ci
wants to merge
2
commits into
main
Choose a base branch
from
pre-commit-ci-update-config
base: main
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage 53.45% 53.45%
=======================================
Files 2 2
Lines 275 275
Branches 43 43
=======================================
Hits 147 147
Misses 116 116
Partials 12 12 ☔ View full report in Codecov by Sentry. |
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
March 18, 2024 21:53
52c712a
to
4ee0d42
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
March 25, 2024 21:36
4ee0d42
to
0518a68
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 1, 2024 21:53
0518a68
to
13c383b
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
April 15, 2024 22:04
eb43f41
to
4bec086
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
April 22, 2024 21:31
4bec086
to
9432453
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
May 6, 2024 21:46
228b086
to
4253c55
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
May 20, 2024 21:16
4253c55
to
f4a9fc8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
May 27, 2024 21:39
f4a9fc8
to
4ecce28
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 10, 2024 22:02
4ecce28
to
18825fe
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
June 17, 2024 22:03
18825fe
to
7d5e637
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
July 1, 2024 23:44
7d5e637
to
51eaa94
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
July 29, 2024 22:04
5104421
to
3536d9c
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
August 12, 2024 22:05
e34707b
to
1ef59bc
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
August 26, 2024 22:24
1ef59bc
to
a14bdf9
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 23, 2024 22:18
a14bdf9
to
b23607f
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
September 30, 2024 22:33
b23607f
to
23e0a94
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
October 14, 2024 22:38
1b7e0d7
to
fc649df
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 21, 2024 22:36
fc649df
to
0cc60b8
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
October 28, 2024 23:03
0cc60b8
to
6d9e3ec
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 11, 2024 22:37
6d9e3ec
to
e04c49b
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
November 18, 2024 22:39
e04c49b
to
4758824
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
2 times, most recently
from
December 9, 2024 22:42
362f7c1
to
a9a0aca
Compare
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
December 23, 2024 22:52
a9a0aca
to
b71d70a
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0) - [github.com/commitizen-tools/commitizen: v3.14.1 → v4.1.0](commitizen-tools/commitizen@v3.14.1...v4.1.0) - [github.com/psf/black: 24.2.0 → 24.10.0](psf/black@24.2.0...24.10.0) - [github.com/pycqa/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1) - [github.com/asottile/pyupgrade: v3.15.0 → v3.19.1](asottile/pyupgrade@v3.15.0...v3.19.1) - [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.14.1](pre-commit/mirrors-mypy@v1.8.0...v1.14.1) - [github.com/PyCQA/bandit: 1.7.7 → 1.8.0](PyCQA/bandit@1.7.7...1.8.0)
pre-commit-ci
bot
force-pushed
the
pre-commit-ci-update-config
branch
from
January 6, 2025 23:40
fb1f4d9
to
e1edd8d
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: