mirror of
https://github.com/lipis/flag-icons.git
synced 2024-11-28 17:32:12 +01:00
dc0c968e4f
* Bump husky from 3.1.0 to 4.2.1 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump husky from 3.1.0 to 4.2.1 Bumps [husky](https://github.com/typicode/husky) from 3.1.0 to 4.2.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v3.1.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * 10 Co-authored-by: Lipis <lipiridis@gmail.com>
9 lines
82 B
YAML
9 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- '10'
|
|
|
|
cache: yarn
|
|
|
|
notifications:
|
|
- email: false
|