-
Notifications
You must be signed in to change notification settings - Fork 8
chore: update pre-commit hooks #139
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
Open
pre-commit-ci
wants to merge
1
commit 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.
Open
Conversation
This file contains hidden or 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
7c352e3 to
d63e855
Compare
d63e855 to
e1a3443
Compare
ed36247 to
f637e44
Compare
Member
|
@anujsinha3 was hoping you could help here, am I good to merge this in? |
Contributor
yes, I believe so. The pre-commit plugin is just updating the version of internal libraries that it uses to perform various lint checks. |
f637e44 to
725b528
Compare
2e4257f to
12c886a
Compare
c12dce1 to
c45eded
Compare
c45eded to
0daca60
Compare
c5018c1 to
4c6efdc
Compare
4c6efdc to
5a4a782
Compare
5a4a782 to
07e141b
Compare
63f1874 to
1e2e4c1
Compare
a6eec53 to
abfa2cf
Compare
12b9551 to
2809bbf
Compare
8d26614 to
3079bf8
Compare
b540beb to
c9826e3
Compare
9f02a46 to
adc2339
Compare
adc2339 to
9a12b6f
Compare
4d4f31a to
847fda3
Compare
847fda3 to
c004420
Compare
c004420 to
717820a
Compare
441d5cc to
1910a66
Compare
38bfaf9 to
ece2a83
Compare
e847629 to
5315ced
Compare
df6ea3d to
bfa161d
Compare
bfa161d to
8ed69a6
Compare
9fbf1fe to
c357bda
Compare
c357bda to
f335808
Compare
e9e6411 to
437158f
Compare
f6c56ba to
3265962
Compare
updates: - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.12.0](psf/black-pre-commit-mirror@24.10.0...25.12.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.14.11](astral-sh/ruff-pre-commit@v0.8.4...v0.14.11) - [github.com/abravalheri/validate-pyproject: v0.23 → v0.24.1](abravalheri/validate-pyproject@v0.23...v0.24.1) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1) - [github.com/python-jsonschema/check-jsonschema: 0.30.0 → 0.36.0](python-jsonschema/check-jsonschema@0.30.0...0.36.0)
3265962 to
6c3621f
Compare
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.
updates: