Skip to content

Bump psycopg from 3.1.18 to 3.1.19 #701

Bump psycopg from 3.1.18 to 3.1.19

Bump psycopg from 3.1.18 to 3.1.19 #701

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
basic_linters:
uses: fizyk/actions-reuse/.github/workflows/linters-python.yml@v2.4.7
with:
black: true
ruff: true