Skip to content

Bump the pre-commit-hooks group across 1 directory with 2 updates#48

Merged
angela-tarantula merged 1 commit intomainfrom
dependabot/pre_commit/pre-commit-hooks-eb7d77fcdc
Apr 8, 2026
Merged

Bump the pre-commit-hooks group across 1 directory with 2 updates#48
angela-tarantula merged 1 commit intomainfrom
dependabot/pre_commit/pre-commit-hooks-eb7d77fcdc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps the pre-commit-hooks group with 2 updates in the / directory: https://github.com/rhysd/actionlint and https://github.com/pylint-dev/pylint.

Updates https://github.com/rhysd/actionlint from v1.7.11 to 1.7.12

Release notes

Sourced from https://github.com/rhysd/actionlint's releases.

v1.7.12

Changelog

Sourced from https://github.com/rhysd/actionlint's changelog.

v1.7.12 - 2026-03-30

[Changes][v1.7.12]

Commits

Updates https://github.com/pylint-dev/pylint from v2.17.2 to 4.0.5

Release notes

Sourced from https://github.com/pylint-dev/pylint's releases.

v4.0.5

What's new in Pylint 4.0.5?

Release date: 2026-02-20

False Positives Fixed

  • Fix possibly-used-before-assignment false positive when using self.fail() in tests.

    Closes #10743

  • Fixed false positive for logging-unsupported-format when no arguments are provided to logging functions.

    According to Python's logging documentation, no formatting is performed when no arguments are supplied, so strings like logging.error("%test") are valid.

    Closes #10752

  • Fix a false positive for invalid-name where a dataclass field typed with Final was evaluated against the class_const regex instead of the class_attribute regex.

    Closes #10790

  • Avoid emitting unspecified-encoding (W1514) when py-version is 3.15+.

    Refs #10791

Other Bug Fixes

  • Fix --known_third_party config being ignored.

    Closes #10801

  • Fixed dynamic color mapping for "fail-on" messages when using multiple reporter/output formats.

    Closes #10825

  • dependency on isort is now set to <9, permitting to use isort 8.

    Closes #10857

v4.0.4

What's new in Pylint 4.0.4?

Release date: 2025-11-30

... (truncated)

Commits
  • 88e1ab7 Bump pylint to 4.0.5, update changelog (#10860)
  • d96d489 [Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...
  • 0b08ccb Fix dynamic color mapping for "fail-on" messages when using multiple reporter...
  • 154dba4 [Backport maintenance/4.0.x] Fix FP for invalid-name with typing.Final on...
  • 7b73bfd Disable unspecified-encoding for py-version above Python 3.15 (#10800)
  • 4cc98be [Backport maintenance/4.0.x] Fix setting options for import order checker (#1...
  • f0d30a2 Sync astroid version with requirements file again
  • 38bdf02 [Backport maintenance/4.0.x] Fix logging-unsupported-format when logging ...
  • f08c33a [Backport maintenance/4.0.x] Properly detect self.fail() as a terminating...
  • e16f942 Bump pylint to 4.0.4, update changelog
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Apr 8, 2026
@dependabot dependabot bot requested a review from angela-tarantula as a code owner April 8, 2026 04:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code labels Apr 8, 2026
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:24 Inactive
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:24 Inactive
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:24 Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 600bfc5.
Ensure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@angela-tarantula
Copy link
Copy Markdown
Owner

@dependabot recreate

Bumps the pre-commit-hooks group with 2 updates: [https://github.com/rhysd/actionlint](https://github.com/rhysd/actionlint) and [https://github.com/pylint-dev/pylint](https://github.com/pylint-dev/pylint).


Updates `https://github.com/rhysd/actionlint` from v1.7.11 to 1.7.12
- [Release notes](https://github.com/rhysd/actionlint/releases)
- [Changelog](https://github.com/rhysd/actionlint/blob/main/CHANGELOG.md)
- [Commits](rhysd/actionlint@v1.7.11...v1.7.12)

Updates `https://github.com/pylint-dev/pylint` from v2.17.2 to 4.0.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v2.17.2...v4.0.5)

---
updated-dependencies:
- dependency-name: https://github.com/rhysd/actionlint
  dependency-version: 1.7.12
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
- dependency-name: https://github.com/pylint-dev/pylint
  dependency-version: 4.0.5
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Bump the pre-commit-hooks group with 2 updates Bump the pre-commit-hooks group across 1 directory with 2 updates Apr 8, 2026
@dependabot dependabot bot force-pushed the dependabot/pre_commit/pre-commit-hooks-eb7d77fcdc branch from d220ed7 to 600bfc5 Compare April 8, 2026 04:34
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:34 Inactive
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:34 Inactive
@dependabot dependabot bot temporarily deployed to codecov-automation April 8, 2026 04:34 Inactive
@angela-tarantula angela-tarantula merged commit a38e417 into main Apr 8, 2026
11 checks passed
@angela-tarantula angela-tarantula deleted the dependabot/pre_commit/pre-commit-hooks-eb7d77fcdc branch April 8, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant