Skip to content

Commit 0e65094

Browse files
committed
chore: update pre commit
1 parent 71985bd commit 0e65094

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
@@ -8,7 +8,7 @@ repos:
88
exclude: ^signature/css/signature.css.map|^site/
99
- id: check-yaml
1010
- id: check-added-large-files
11-
exclude: ^signature/assets/current_banner.png
11+
exclude: ^signature/assets/current_banner.png|^site/
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
1414
rev: v0.5.1

0 commit comments

Comments
 (0)