Skip to content

build(deps): bump mkdocs-material from 9.1.21 to 9.2.5 #426

build(deps): bump mkdocs-material from 9.1.21 to 9.2.5

build(deps): bump mkdocs-material from 9.1.21 to 9.2.5 #426

Workflow file for this run

name: Lint - EditorConfig
on: [push, pull_request]
jobs:
editorconfig-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: editorconfig-checker
run: |
docker run --rm \
-v "${GITHUB_WORKSPACE}":/check \
mstruebing/editorconfig-checker