Skip to content

Commit

Permalink
chore: use stable version for black
Browse files Browse the repository at this point in the history
  • Loading branch information
cptrodgers committed Aug 1, 2024
1 parent c07524a commit 7d66aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ikigai-ai-check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Lint
name: Lint ikigai ai

on:
pull_request:
Expand All @@ -22,4 +22,4 @@ jobs:
with:
options: "--check --verbose"
src: "./src"
use_pyproject: true
version: "~= 22.0"

0 comments on commit 7d66aeb

Please sign in to comment.