mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-06 14:27:11 -04:00
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"configMigration": true,
|
|
"extends": [
|
|
"config:recommended",
|
|
"docker:pinDigests",
|
|
"helpers:pinGitHubActionDigests",
|
|
":pinDevDependencies"
|
|
]
|
|
}
|