Skip to content

build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 #635

build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0

build(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.0 #635

Workflow file for this run

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