Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[pre-commit.ci] pre-commit autoupdate #9399

Merged
merged 3 commits into from
Jan 30, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 29, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.14](astral-sh/ruff-pre-commit@v0.1.9...v0.1.14)
- [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
- [github.com/PyCQA/bandit: 1.7.6 → 1.7.7](PyCQA/bandit@1.7.6...1.7.7)
@Pierre-Sassoulas Pierre-Sassoulas added dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry labels Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a87cb4c) 95.80% compared to head (fb0e60f) 95.80%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9399   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files         173      173           
  Lines       18777    18775    -2     
=======================================
- Hits        17989    17988    -1     
+ Misses        788      787    -1     
Files Coverage Δ
pylint/checkers/base/name_checker/checker.py 98.59% <100.00%> (ø)
pylint/checkers/design_analysis.py 98.88% <100.00%> (ø)
pylint/checkers/imports.py 94.46% <100.00%> (ø)
pylint/checkers/logging.py 94.73% <100.00%> (ø)
pylint/checkers/misc.py 88.70% <ø> (ø)
pylint/checkers/refactoring/refactoring_checker.py 98.24% <100.00%> (ø)
pylint/checkers/similar.py 96.29% <100.00%> (ø)
pylint/checkers/spelling.py 85.47% <ø> (ø)
pylint/checkers/strings.py 94.27% <100.00%> (ø)
pylint/checkers/typecheck.py 96.62% <100.00%> (ø)
... and 11 more

Copy link
Contributor

🤖 Effect of this PR on checked open source code: 🤖

Effect on home-assistant:
The following messages are now emitted:

  1. import-private-name:
    Imported private module (_collections_abc)
    https://github.com/home-assistant/core/blob/02ac985120a7eec33734084b238df0c88ba0ae1a/homeassistant/components/renson/button.py#L6

This comment was generated for commit fb0e60f

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the changes are a bit +-0, but overall black seems to have improved!

@DanielNoord DanielNoord merged commit fa2cffb into main Jan 30, 2024
47 of 48 checks passed
@DanielNoord DanielNoord deleted the pre-commit-ci-update-config branch January 30, 2024 12:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants