Skip to content

Commit 50f6bc4

Browse files
[pre-commit.ci] pre-commit suggestions (#2091)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]>
1 parent e01561a commit 50f6bc4

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
@@ -71,15 +71,15 @@ repos:
7171
args: ["--print-width=140"]
7272

7373
- repo: https://github.com/astral-sh/ruff-pre-commit
74-
rev: v0.11.4
74+
rev: v0.12.2
7575
hooks:
7676
- id: ruff
7777
args: ["--fix"]
7878
- id: ruff-format
7979
- id: ruff
8080

8181
- repo: https://github.com/tox-dev/pyproject-fmt
82-
rev: v2.5.1
82+
rev: v2.6.0
8383
hooks:
8484
- id: pyproject-fmt
8585
additional_dependencies: [tox]

0 commit comments

Comments
 (0)