i use the following .pre-commit-config.yaml file.

The structure of the repository looks like this
- repo
- .git
- src
- .pre-commit-config.yaml
The original repo used to pass solutions from a subdirectory. Looks like it is not possible to pass the solution in an argument with this hook. I get the following error saying that there is no solution found in the directory

Thanks,
i use the following .pre-commit-config.yaml file.
The structure of the repository looks like this
The original repo used to pass solutions from a subdirectory. Looks like it is not possible to pass the solution in an argument with this hook. I get the following error saying that there is no solution found in the directory
Thanks,