From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 02:30:58 +0000 (+0000) Subject: Bump crate-ci/typos from 1.26.8 to 1.27.0 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e86deac81be9cf6d583a7ee928cbe1c45cd6bb8;p=dealii.git Bump crate-ci/typos from 1.26.8 to 1.27.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.26.8 to 1.27.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](https://github.com/crate-ci/typos/compare/v1.26.8...v1.27.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/indent.yml b/.github/workflows/indent.yml index 47b6f5a156..0051e411a0 100644 --- a/.github/workflows/indent.yml +++ b/.github/workflows/indent.yml @@ -77,7 +77,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.26.8 + - uses: crate-ci/typos@v1.27.0 with: files: doc examples include source tests config: ./.typos.toml