Skip to content

Commit

Permalink
add pre-commit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Nov 22, 2023
1 parent 24279ce commit 16d96d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ repos:
hooks:
- id: isort
args: ["--profile", "black", "--filter-files"]


ci:
autofix_prs: true
autoupdate_schedule: quarterly

0 comments on commit 16d96d4

Please sign in to comment.