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: update pre-commit hooks #62

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

Conversation

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from c2f83d2 to 7694e0b Compare July 10, 2023 17:11
@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2023

Codecov Report

Merging #62 (8018744) into main (f151a98) will not change coverage.
The diff coverage is 83.33%.

@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   69.45%   69.45%           
=======================================
  Files          15       15           
  Lines         478      478           
=======================================
  Hits          332      332           
  Misses        146      146           
Files Coverage Δ
src/p2lab/genetic/operations.py 96.90% <ø> (ø)
src/p2lab/pokemon/pokefactory.py 91.48% <100.00%> (ø)
src/p2lab/genetic/utils.py 0.00% <0.00%> (ø)

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 2a23cda to e7bf50f Compare July 24, 2023 17:04
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 655d409 to 66e477c Compare August 7, 2023 17:09
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from bb9ce0e to 4ca4043 Compare August 21, 2023 17:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 28ec88d to 3e2a7ab Compare August 28, 2023 17:11
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from cce3804 to 6885b48 Compare September 18, 2023 17:15
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 3d7527b to cd88f8b Compare October 2, 2023 17:14
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 8018744 to abb5edc Compare October 9, 2023 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f14804f to 7beb6d5 Compare October 30, 2023 16:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from df54b63 to b9e6657 Compare November 20, 2023 16:36
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 0316164 to aaa7003 Compare December 18, 2023 16:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 95a97bf to c3dffd7 Compare January 15, 2024 16:36
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 0e810ed to bf0b45e Compare May 13, 2024 16:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from b4393c0 to 3074c84 Compare May 27, 2024 16:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 2cfed5b to bd0a028 Compare June 3, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from bbca327 to 4d91544 Compare June 17, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d31c316 to d21ed36 Compare June 24, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 03b7fff to 66df936 Compare July 8, 2024 16:38
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 6858a98 to 44d087f Compare July 15, 2024 16:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 883bcae to 97107dd Compare July 22, 2024 16:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 1d44ce8 to be23fb8 Compare July 29, 2024 16:42
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from f9094cd to 19f4c20 Compare August 12, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f035c68 to 67a9cd0 Compare August 19, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from d480b85 to 2d1a36e Compare September 2, 2024 16:39
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 8593eea to e59103d Compare September 16, 2024 16:40
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 26d78b8 to 6967e35 Compare October 14, 2024 16:43
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 7eb3e1e to 9bb42c1 Compare November 4, 2024 16:43
updates:
- [github.com/psf/black: 23.3.0 → 24.10.0](psf/black@23.3.0...24.10.0)
- [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/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/blacken-docs: 1.13.0 → 1.19.1](adamchainz/blacken-docs@1.13.0...1.19.1)
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.264 → v0.7.4](astral-sh/ruff-pre-commit@v0.0.264...v0.7.4)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.2 → v0.10.0.1](shellcheck-py/shellcheck-py@v0.9.0.2...v0.10.0.1)
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.

1 participant