Skip to content

build(deps): bump gitpython from 3.1.41 to 3.1.42 #556

build(deps): bump gitpython from 3.1.41 to 3.1.42

build(deps): bump gitpython from 3.1.41 to 3.1.42 #556

Workflow file for this run

name: Linting
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1