Compare commits

...

2 Commits

Author SHA1 Message Date
36b652da03 chore(deps): update davidanson/markdownlint-cli2-action action to v20
Some checks failed
Lint Markdown files / markdown-lint (pull_request) Has been cancelled
Build / build-arm64 (pull_request) Has been cancelled
Build / build-amd64 (pull_request) Has been cancelled
2025-10-22 22:24:29 +02:00
6767f0711a fix(renovate): typo in package name
Some checks failed
Build / build-arm64 (push) Has been cancelled
Build / build-amd64 (push) Has been cancelled
Lint Markdown files / markdown-lint (push) Successful in 7s
2025-10-22 22:23:59 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5.0.0
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
with:
globs: '**/*.md'

View File

@@ -28,7 +28,7 @@
],
"automerge": true,
"matchPackageNames": [
"docker-compose"
"docker/compose"
],
"matchManagers": [
"regex"