Skip to content

Commit a946455

Browse files
chore: auto fixes from pre-commit.com hooks
1 parent ff4606c commit a946455

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
FAILURE_TITLE = "# Commit-Check ❌"
1212
STAR_CTA = (
1313
"\n---\n"
14-
"<p align=\"center\">\n"
15-
" ⭐ <strong><a href=\"https://github.com/commit-check/commit-check-action\">"
14+
'<p align="center">\n'
15+
' ⭐ <strong><a href="https://github.com/commit-check/commit-check-action">'
1616
"Star commit-check/commit-check-action</a>"
1717
" &mdash; if this saved you time, help others find it!</strong>\n"
1818
"</p>\n"

0 commit comments

Comments
 (0)