Skip to content

Commit 190a52d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 47cee8f commit 190a52d

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
@@ -18,8 +18,8 @@ repos:
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
1919
rev: v0.11.11
2020
hooks:
21-
- id: ruff # Linting
22-
- id: ruff-format # Auto-formatting
21+
- id: ruff # Linting
22+
- id: ruff-format # Auto-formatting
2323

2424
- repo: https://github.com/codespell-project/codespell
2525
rev: v2.4.1

0 commit comments

Comments
 (0)