Skip to content

Commit f38c4c3

Browse files
chore: pre-commit autoupdate (#335)
updates: - [github.com/pappasam/toml-sort: v0.23.1 → v0.24.2](pappasam/toml-sort@v0.23.1...v0.24.2) - [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.1](astral-sh/ruff-pre-commit@v0.7.3...v0.8.1) - [github.com/pycqa/pylint.git: v3.3.1 → v3.3.2](https://github.com/pycqa/pylint.git/compare/v3.3.1...v3.3.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 508478f commit f38c4c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repos:
4444
- prettier-plugin-sort-json
4545

4646
- repo: https://github.com/pappasam/toml-sort
47-
rev: v0.23.1
47+
rev: v0.24.2
4848
hooks:
4949
- id: toml-sort-fix
5050

@@ -54,7 +54,7 @@ repos:
5454
- id: tox-ini-fmt
5555

5656
- repo: https://github.com/astral-sh/ruff-pre-commit
57-
rev: v0.7.3
57+
rev: v0.8.1
5858
hooks:
5959
- id: ruff
6060
args:
@@ -84,7 +84,7 @@ repos:
8484
pass_filenames: false
8585

8686
- repo: https://github.com/pycqa/pylint.git
87-
rev: v3.3.1
87+
rev: v3.3.2
8888
hooks:
8989
- id: pylint
9090
args:

0 commit comments

Comments
 (0)