Skip to content

Commit 1d1b03e

Browse files
Merge pull request #505 from DimitriPapadopoulos/pre-commit
Minor pre-commit changes
2 parents b9844b8 + 4224c2d commit 1d1b03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
1010
rev: v6.0.0
1111
hooks:
12+
- id: check-toml
1213
- id: check-yaml
1314
- id: end-of-file-fixer
1415
- id: mixed-line-ending
15-
- id: requirements-txt-fixer
1616
- id: trailing-whitespace
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)