Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit a282d3a

Browse files
[pre-commit.ci] pre-commit autoupdate (#76)
updates: - [github.com/PyCQA/pylint: v3.3.4 → v3.3.6](pylint-dev/pylint@v3.3.4...v3.3.6) - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ac78837 commit a282d3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- --diff
1414
- --check
1515
- repo: https://github.com/PyCQA/pylint
16-
rev: v3.3.4
16+
rev: v3.3.6
1717
hooks:
1818
- id: pylint
1919
args:
@@ -51,7 +51,7 @@ repos:
5151
- --diff
5252
- --check
5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: 'v0.9.9'
54+
rev: 'v0.11.4'
5555
hooks:
5656
- id: ruff
5757
name: ruff

0 commit comments

Comments
 (0)