Skip to content

build(deps): bump tyro from 1.0.9 to 1.0.10 in the python-dependencie… #484

build(deps): bump tyro from 1.0.9 to 1.0.10 in the python-dependencie…

build(deps): bump tyro from 1.0.9 to 1.0.10 in the python-dependencie… #484

Workflow file for this run

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