We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467dd6f commit 89a517aCopy full SHA for 89a517a
vagga.yaml
@@ -100,7 +100,7 @@ containers:
100
- !Container features
101
# Rebuild this container on pre-commit config change
102
- !Depends .pre-commit-config.yaml
103
- - !BuildDeps *app-build-deps
+ - *app-build-deps
104
# Git is needed for pre-commit in runtime. Ref:
105
# github.com/pre-commit/pre-commit/issues/456#issuecomment-269653630
106
- !Install [git]
0 commit comments