We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62f710 commit bedfdc6Copy full SHA for bedfdc6
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
- id: black
50
51
- repo: https://github.com/pappasam/toml-sort
52
- rev: v0.23.1
+ rev: v0.24.2
53
hooks:
54
- id: toml-sort-fix
55
@@ -59,7 +59,7 @@ repos:
59
- id: tox-ini-fmt
60
61
- repo: https://github.com/astral-sh/ruff-pre-commit
62
- rev: v0.7.3
+ rev: v0.8.1
63
64
- id: ruff
65
args:
@@ -89,7 +89,7 @@ repos:
89
pass_filenames: false
90
91
- repo: https://github.com/pycqa/pylint.git
92
- rev: v3.3.1
+ rev: v3.3.2
93
94
- id: pylint
95
0 commit comments