Skip to content

Bump linkify-it-py from 2.0.0 to 2.0.2 #63

Bump linkify-it-py from 2.0.0 to 2.0.2

Bump linkify-it-py from 2.0.0 to 2.0.2 #63

Workflow file for this run

name: Check linting
on:
pull_request:
push:
branches:
- main
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1