Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

build(deps): bump pillow from 10.0.1 to 10.2.0 #70

build(deps): bump pillow from 10.0.1 to 10.2.0

build(deps): bump pillow from 10.0.1 to 10.2.0 #70

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "./dmyk"