Skip to content

Commit c37db1a

Browse files
dependabot[bot]ccoVeille
authored andcommitted
chore(deps): bump the all group across 1 directory with 2 updates
Bumps the all group with 2 updates in the / directory: [crate-ci/typos](https://github.com/crate-ci/typos) and [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action). Updates `crate-ci/typos` from 1.32.0 to 1.33.1 - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.32.0...v1.33.1) Updates `DavidAnson/markdownlint-cli2-action` from 19.1.0 to 20.0.0 - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@v19.1.0...v20.0.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76a2255 commit c37db1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/files.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4.2.2
2727

2828
- name: typos-action
29-
uses: crate-ci/typos@v1.32.0
29+
uses: crate-ci/typos@v1.33.1
3030

3131
markdownlint:
3232
runs-on: ubuntu-latest
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4.2.2
3636

3737
- name: markdownlint-cli2-action
38-
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
38+
uses: DavidAnson/markdownlint-cli2-action@v20.0.0
3939

4040
editorconfig-checker:
4141
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)