Skip to content

Commit 1c5f07b

Browse files
committed
EOF
1 parent 54e501b commit 1c5f07b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.config/requirements-test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ pytest-xdist
88
ruff
99
toml-sort
1010
tox
11-
types-PyYAML
11+
types-PyYAML

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ repos:
1515
hooks:
1616
- id: check-merge-conflict
1717
- id: check-symlinks
18+
- id: end-of-file-fixer
19+
1820
- repo: https://github.com/Lucas-C/pre-commit-hooks.git
1921
rev: v1.5.5
2022
hooks:

0 commit comments

Comments
 (0)