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

Commit 8c970e9

Browse files
🔧 chore (deps): pre-commit auto update dependencies
updates: - [github.com/pylint-dev/pylint: v3.2.5 → v3.2.6](pylint-dev/pylint@v3.2.5...v3.2.6) - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.4](astral-sh/ruff-pre-commit@v0.5.1...v0.5.4)
1 parent c2630db commit 8c970e9

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
@@ -41,7 +41,7 @@ repos:
4141
- id: pyupgrade
4242

4343
- repo: https://github.com/pylint-dev/pylint
44-
rev: v3.2.5
44+
rev: v3.2.6
4545
hooks:
4646
- id: pylint
4747
types: [python]
@@ -62,7 +62,7 @@ repos:
6262
- id: yesqa
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.5.1
65+
rev: v0.5.4
6666
hooks:
6767
- id: ruff
6868
- id: ruff-format

0 commit comments

Comments
 (0)