Skip to content

chore(deps): update dependency dprint/dprint-plugin-markdown to v0.17.8 #32

chore(deps): update dependency dprint/dprint-plugin-markdown to v0.17.8

chore(deps): update dependency dprint/dprint-plugin-markdown to v0.17.8 #32

Workflow file for this run

---
name: pre-commit
# yamllint disable-line rule:truthy
on:
pull_request:
push:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
repository: okhiroyuki/composite-actions
path: ./.github/actions/composite-actions
- uses: ./.github/actions/composite-actions/setup-node
- uses: ./.github/actions/composite-actions/pre-commit