Skip to content

Commit ec93416

Browse files
[pre-commit.ci] pre-commit autoupdate (#92)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/pycqa/pylint.git: v3.3.5 → v3.3.6](https://github.com/pycqa/pylint.git/compare/v3.3.5...v3.3.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d87e3b1 commit ec93416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
- id: black
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: "v0.11.0"
43+
rev: "v0.11.2"
4444
hooks:
4545
- id: ruff
4646
args:
@@ -58,7 +58,7 @@ repos:
5858
- id: darglint
5959

6060
- repo: https://github.com/pycqa/pylint.git
61-
rev: v3.3.5
61+
rev: v3.3.6
6262
hooks:
6363
- id: pylint
6464
args:

0 commit comments

Comments
 (0)