ci: Pin dependencies (#216)

This commit is contained in:
Anatolios Laskaris 2022-12-07 09:37:50 +02:00 committed by GitHub
parent 298e7c50a9
commit cf33a7b4fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
":semanticCommitTypeAll(chore)"
],
"enabledManagers": ["npm", "github-actions"],
"rangeStrategy": "pin",
"packageRules": [
{
"matchDepTypes": ["devDependencies"],