Skip to content

Commit a1fc8ea

Browse files
committed
Remove Pyrefly step as unnecessary, the action will use a better environment anyway
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 2f3d6d9 commit a1fc8ea

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,3 @@ repos:
6262
^versioneer.py|
6363
^monai/_version.py
6464
)
65-
66-
- repo: https://github.com/facebook/pyrefly-pre-commit
67-
rev: 1.3.0.dev2 # The pyrefly version to use
68-
hooks:
69-
- id: pyrefly-check
70-
name: Pyrefly (type checking)
71-
pass_filenames: false
72-
additional_dependencies: ["numpy>=1.24,<3.0"] # omitted "torch>=2.8.0" to fit into venv pre-commit provides

0 commit comments

Comments
 (0)