Skip to content

Bump psycopg from 3.1.14 to 3.1.15 #905

Bump psycopg from 3.1.14 to 3.1.15

Bump psycopg from 3.1.14 to 3.1.15 #905

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
mypy: true
ruff: true
black: true
rstcheck: true