Skip to content

Commit 60799f2

Browse files
committed
asdf
1 parent 9d8ca01 commit 60799f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
1515
rev: v0.14.10
1616
hooks:
17-
- id: ruff-format
1817
- id: ruff
1918
args: [ --fix, --exit-non-zero-on-fix ]
19+
- id: ruff-format
2020
minimum_pre_commit_version: 4.2.0

0 commit comments

Comments
 (0)