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

chore(pre-commit.ci): pre-commit autoupdate #90

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

@codecov-commenter
Copy link

codecov-commenter commented Jul 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (63632a2) to head (683c8b7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           62        62           
  Branches        10        10           
=========================================
  Hits            62        62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 7597308 to 9faab7b Compare August 7, 2023 18:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 4ebc1d8 to d25758d Compare August 14, 2023 18:21
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2cdfd3a to a34909e Compare August 28, 2023 18:20
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 542e72c to 5e2df28 Compare September 18, 2023 18:29
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 8b4fbe8 to d369b6a Compare October 16, 2023 16:56
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 50d6361 to 1a35f77 Compare October 30, 2023 17:00
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 674f636 to dd566b4 Compare December 25, 2023 17:01
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from af5ecf6 to e5b67a9 Compare January 8, 2024 17:01
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4fda34b to 024904e Compare February 5, 2024 16:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4a1d8bf to 3da2037 Compare March 18, 2024 17:05
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d773a2e to a25f889 Compare March 25, 2024 17:01
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c387b8a to 2190b26 Compare April 1, 2024 17:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from bba0db2 to ab0da5b Compare April 8, 2024 17:07
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 173455c to 91de0d2 Compare April 22, 2024 16:59
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 4a2dfa6 to 55da9a0 Compare May 6, 2024 17:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from cc6e3c0 to 0aab622 Compare May 20, 2024 16:57
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f3526ba to a8d20ba Compare May 27, 2024 17:00
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 1953202 to 1151db1 Compare June 17, 2024 17:02
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 36b2abf to 4ba56c8 Compare July 1, 2024 17:08
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from ec1f2b1 to a642af0 Compare July 22, 2024 17:05
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 3f6e8ba to 2999af4 Compare July 29, 2024 17:06
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 8a9dd56 to 39aab71 Compare August 12, 2024 17:03
updates:
- [github.com/commitizen-tools/commitizen: v3.14.1 → v3.29.0](commitizen-tools/commitizen@v3.14.1...v3.29.0)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/python-poetry/poetry: 1.7.1 → 1.8.0](python-poetry/poetry@1.7.1...1.8.0)
- [github.com/pre-commit/mirrors-prettier: v2.7.1 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v2.7.1...v4.0.0-alpha.8)
- [github.com/asottile/pyupgrade: v3.15.2 → v3.17.0](asottile/pyupgrade@v3.15.2...v3.17.0)
- [github.com/PyCQA/autoflake: v2.2.1 → v2.3.1](PyCQA/autoflake@v2.2.1...v2.3.1)
- [github.com/psf/black: 23.12.1 → 24.8.0](psf/black@23.12.1...24.8.0)
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
- [github.com/PyCQA/flake8: 6.1.0 → 7.1.1](PyCQA/flake8@6.1.0...7.1.1)
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.11.2](pre-commit/mirrors-mypy@v0.991...v1.11.2)
- [github.com/PyCQA/bandit: 1.7.7 → 1.7.9](PyCQA/bandit@1.7.7...1.7.9)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 779becc to 784fb4f Compare August 26, 2024 17:06
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.

None yet

1 participant