mirror of https://github.com/Bing-su/adetailer.git
chore: update pre-commit
parent
a1b498ff39
commit
2d388d6692
|
|
@ -8,7 +8,7 @@ repos:
|
|||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.0.280"
|
||||
rev: "v0.0.282"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = "23.7.11"
|
||||
__version__ = "23.8.0.dev0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue