From e38db6e33f08ad730b5ec7930e15bc8b09803bd5 Mon Sep 17 00:00:00 2001
From: "pre-commit-ci[bot]"
<66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2024 22:44:55 +0000
Subject: [PATCH 1/2] chore(pre-commit): autoupdate hooks
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
updates:
- [github.com/compilerla/conventional-pre-commit: v3.4.0 → v3.6.0](https://github.com/compilerla/conventional-pre-commit/compare/v3.4.0...v3.6.0)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
---
.pre-commit-config.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index bad7ceb..5a5d2ad 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,13 +8,13 @@ default_install_hook_types:
repos:
- repo: https://github.com/compilerla/conventional-pre-commit
- rev: v3.4.0
+ rev: v3.6.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.6.0
+ rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: mixed-line-ending
From bac7a7b710c265ad837cb361aa7c96286b8841db Mon Sep 17 00:00:00 2001
From: "pre-commit-ci[bot]"
<66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2024 22:45:04 +0000
Subject: [PATCH 2/2] chore(pre-commit): autofix run
---
src/_data/speakers.yml | 12 ++++++------
src/_includes/footer.html | 8 ++++----
src/_includes/head.html | 4 ++--
src/_layouts/default.html | 2 +-
src/_layouts/post.html | 18 +++++++++---------
src/_sass/_buttons.scss | 2 +-
src/_sass/_layout.scss | 2 +-
src/images/metro-logo.svg | 2 +-
src/index.html | 12 ++++++------
src/speaker-info.md | 19 ++++++++-----------
10 files changed, 39 insertions(+), 42 deletions(-)
diff --git a/src/_data/speakers.yml b/src/_data/speakers.yml
index fe2b4dd..742573f 100644
--- a/src/_data/speakers.yml
+++ b/src/_data/speakers.yml
@@ -23,7 +23,7 @@ Umi Hsu:
# title: "Chief Data Officer, Sheriff"
# org: "County of Los Angeles"
# photo: "../images/wendyharn.jpg"
-
+
VSAP:
name: "Voting Systems Assessment Project Team"
title: ""
@@ -282,7 +282,7 @@ Lorianne Esturas:
photo: "../images/lorianne-esturas.jpeg"
title: "Assistant Regional Planner"
org: "Southern California Association of Governments (SCAG)"
-
+
India Brookover:
name: "India Brookover"
photo: "../images/india-brookover.jpeg"
@@ -323,13 +323,13 @@ Nolan Borgman:
name: "Nolan Borgman"
photo: "../images/nolan-borgman.png"
title: "Planning Supervisor"
- org: "Southern California Association of Governments (SCAG)"
+ org: "Southern California Association of Governments (SCAG)"
Michael Kohlman:
name: "Michael Kohlman"
photo: "../images/michael-kohlman.jpg"
title: "Chief Information Officer"
- org: "Monterey-Salinas Transit"
+ org: "Monterey-Salinas Transit"
Kate Holmquist:
name: "Kate Holmquist"
@@ -341,7 +341,7 @@ Raynell Cooper:
name: "Raynell Cooper"
photo: "../images/raynell-cooper.jpg"
title: "Residential Parking Policy Manager"
- org: "San Francisco Municipal Transportation Agency (SFMTA)"
+ org: "San Francisco Municipal Transportation Agency (SFMTA)"
Joe Nicchitta:
name: "Joe Nicchitta"
@@ -353,4 +353,4 @@ Robert Reny:
name: "Robert Reny"
photo: "../images/robert-reny.jpg"
title: "Associate Resource Specialist"
- org: "Metropolitan Water District of Southern California (MWD)"
\ No newline at end of file
+ org: "Metropolitan Water District of Southern California (MWD)"
diff --git a/src/_includes/footer.html b/src/_includes/footer.html
index 75b7eb8..1a7be2c 100644
--- a/src/_includes/footer.html
+++ b/src/_includes/footer.html
@@ -3,9 +3,9 @@
{% include logos.html %}
- {{ site.title }} is produced by Compiler. Find us on - GitHub | - YouTube + {{ site.title }} is produced by Compiler. Find us on + GitHub | + YouTube
- \ No newline at end of file + diff --git a/src/_includes/head.html b/src/_includes/head.html index 9c7aca5..38b8dfa 100644 --- a/src/_includes/head.html +++ b/src/_includes/head.html @@ -7,9 +7,9 @@ - + - \ No newline at end of file + diff --git a/src/_layouts/default.html b/src/_layouts/default.html index cb06ae5..56d3a18 100644 --- a/src/_layouts/default.html +++ b/src/_layouts/default.html @@ -26,4 +26,4 @@ {% include footer.html %}