mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Delete .github/workflows/.pre-commit-config.yaml
This commit is contained in:
parent
c008090d83
commit
f9f54115e3
1 changed files with 0 additions and 12 deletions
12
.github/workflows/.pre-commit-config.yaml
vendored
12
.github/workflows/.pre-commit-config.yaml
vendored
|
|
@ -1,12 +0,0 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.6.9
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
args: [--quiet]
|
||||
Loading…
Reference in a new issue