Totomakers

Results 3 issues of Totomakers

**Description of problem:** When i run `hyper compose pull -f ${compose_file}` hyper detect correctly what image is supposed to pull but fail pull from dockerhub. `hyper pull ${image_name}` work properly...

### Describe the rule I don't know if i can achive that already with the current config but i can't find anyting in the doc about it: Propose a new...

enhancement

With the following versions: ``` "@dnd-kit/abstract": "^0.1.21", "@dnd-kit/helpers": "^0.1.21", "@dnd-kit/react": "^0.1.21", ``` When using the `DragAndDropProvier` as following: ``` import { RestrictToVerticalAxis } from '@dnd-kit/abstract/modifiers' import { move } from...