Skip to content

Bump golang.org/x/net from 0.28.0 to 0.34.0 #520

Bump golang.org/x/net from 0.28.0 to 0.34.0

Bump golang.org/x/net from 0.28.0 to 0.34.0 #520

Workflow file for this run

name: pre-commit
on: # yamllint disable-line rule:truthy
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.1