mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
10 lines
133 B
YAML
10 lines
133 B
YAML
environment:
|
|
sdk: '>=2.10.0 <3.0.0'
|
|
|
|
name: hello_world_dart
|
|
|
|
executables:
|
|
hello-world-dart:
|
|
|
|
dependencies:
|
|
ansicolor: ^2.0.1
|