10BC0 Bump eslint from 9.36.0 to 9.37.0 · DavidAnson/markdownlint-cli2-action@ef6207c · GitHub
[go: up one dir, main page]

Skip to content

Bump eslint from 9.36.0 to 9.37.0 #1253

Bump eslint from 9.36.0 to 9.37.0

Bump eslint from 9.36.0 to 9.37.0 #1253

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: DavidAnson/markdownlint-cli2-action@v20
with:
globs: |
*.md
!test/*.md
0