Skip to content

chore: upgrade rand to 0.10 and rand_xorshift to 0.5 #979

chore: upgrade rand to 0.10 and rand_xorshift to 0.5

chore: upgrade rand to 0.10 and rand_xorshift to 0.5 #979

Workflow file for this run

name: pre-commit
on:
pull_request:
merge_group:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1