Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Toufool/AutoSplit into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Aug 12, 2023
2 parents b54b178 + 57ba646 commit e58e5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: pretty-format-ini
args: [--autofix]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.281" # Must match requirements-dev.txt
rev: "v0.0.282" # Must match requirements-dev.txt
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit e58e5a7

Please sign in to comment.