From 345615f6d80e785a85223489ec24c7caf393a3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:00:29 +0000 Subject: [PATCH 1/2] Bump actions/setup-node from 2.5.1 to 3.5.0 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.5.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.5.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- .github/workflows/npm-publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c52b508..cfff537 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v2.5.1 + uses: actions/setup-node@v3.5.0 with: node-version: ${{ matrix.node-version }} - run: npm install diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 7becd9d..0c75865 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout repository uses: actions/checkout@master - name: Set up Node.js - uses: actions/setup-node@v2.5.1 + uses: actions/setup-node@v3.5.0 with: node-version: '14' - name: Publish if version has been updated From 5c028b3a8aaef75a6fcb32a104b97e9f061dcc0d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 12:00:39 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/footer.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/footer.js b/src/footer.js index 60843cb..af4e151 100644 --- a/src/footer.js +++ b/src/footer.js @@ -86,8 +86,8 @@ const Footer = () => { color: 'secondary', }} > - CarbonPlan is a registered nonprofit public benefit corporation - in California with 501(c)(3) status. + CarbonPlan is a registered nonprofit public benefit corporation in + California with 501(c)(3) status.