Merge pull request #582 from paperless-ngx/fix-black-main-branch

[ci skip]
This commit is contained in:
shamoon 2022-03-30 10:44:33 -07:00 committed by GitHub
commit ed2524cbbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,7 +94,7 @@ jobs:
uses: psf/black@stable uses: psf/black@stable
with: with:
options: "--check --diff" options: "--check --diff"
version: "22.1.0" version: "22.3.0"
tests: tests:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04