Skip to content

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #2880

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2

chore(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 #2880

Workflow file for this run

name: lint all
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
name: lint