Skip to content

Commit 1a8c961

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

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
@@ -5,7 +5,7 @@ repos:
55
- id: check-json
66
- id: check-xml
77
- id: check-yaml
8-
args: [--unsafe] # allow !!python/name:... tags in mkdocs.yml
8+
args: [--unsafe] # allow !!python/name:... tags in mkdocs.yml
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)