Skip to content

build(deps): bump ruff from 0.14.11 to 0.14.13 in /egg #1180

build(deps): bump ruff from 0.14.11 to 0.14.13 in /egg

build(deps): bump ruff from 0.14.11 to 0.14.13 in /egg #1180

Workflow file for this run

name: pre-commit
permissions:
contents: read
on:
- push
- pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: pre-commit/action@v3.0.1