Skip to content

Merge pull request #1316 from LibrePhotos/renovate/psycopg-3.x #1983

Merge pull request #1316 from LibrePhotos/renovate/psycopg-3.x

Merge pull request #1316 from LibrePhotos/renovate/psycopg-3.x #1983

Workflow file for this run

name: Linting (using pre-commit)
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Run pre-commit check
uses: pre-commit/[email protected]