Skip to content

Commit 1301959

Browse files
committed
remove synchro checks
1 parent 14dcc24 commit 1301959

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@ repos:
1616
exclude: .patch
1717
exclude_types: [json]
1818

19-
- repo: local
20-
hooks:
21-
- id: synchro
22-
name: synchro
23-
entry: bash ./tools/synchro.sh
24-
language: python
25-
require_serial: true
26-
additional_dependencies:
27-
- ruff==0.1.3
28-
- unasync
29-
3019
- repo: https://github.com/astral-sh/ruff-pre-commit
3120
# Ruff version.
3221
rev: v0.1.3

0 commit comments

Comments
 (0)