Skip to content

build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 #52

build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16

build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 #52

Workflow file for this run

# See LICENSE file for copyright and license information
name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.1