Skip to content

Commit b4b8a3f

Browse files
committed
simple change to re-run ci
1 parent 9fd3614 commit b4b8a3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ repos:
2727
hooks:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
30-
# keep formatting in README flexible
31-
exclude: README.md
30+
exclude: README.md # keep formatting in README flexible
3231
- id: check-json
3332
- id: check-yaml
3433
- id: check-toml

0 commit comments

Comments
 (0)