Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 17, 2024
1 parent 46f0b40 commit f3f6673
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
18 changes: 9 additions & 9 deletions src/test/winutil-applications/one-application.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"1password": {
"category": "Utilities",
"choco": "1password",
"content": "1Password",
"description": "1Password is a password manager that allows you to store and manage your passwords securely.",
"link": "https://1password.com/",
"winget": "AgileBits.1Password"
}
}
"1password": {
"category": "Utilities",
"choco": "1password",
"content": "1Password",
"description": "1Password is a password manager that allows you to store and manage your passwords securely.",
"link": "https://1password.com/",
"winget": "AgileBits.1Password"
}
}
38 changes: 19 additions & 19 deletions src/test/winutil-presets/one-preset-category.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"Standard": [
"WPFTweaksAH",
"WPFTweaksConsumerFeatures",
"WPFTweaksDVR",
"WPFTweaksHiber",
"WPFTweaksHome",
"WPFTweaksLoc",
"WPFTweaksServices",
"WPFTweaksStorage",
"WPFTweaksTele",
"WPFTweaksWifi",
"WPFTweaksDiskCleanup",
"WPFTweaksDeleteTempFiles",
"WPFTweaksEndTaskOnTaskbar",
"WPFTweaksRestorePoint",
"WPFTweaksIPv46",
"WPFTweaksPowershell7Tele"
]
}
"Standard": [
"WPFTweaksAH",
"WPFTweaksConsumerFeatures",
"WPFTweaksDVR",
"WPFTweaksHiber",
"WPFTweaksHome",
"WPFTweaksLoc",
"WPFTweaksServices",
"WPFTweaksStorage",
"WPFTweaksTele",
"WPFTweaksWifi",
"WPFTweaksDiskCleanup",
"WPFTweaksDeleteTempFiles",
"WPFTweaksEndTaskOnTaskbar",
"WPFTweaksRestorePoint",
"WPFTweaksIPv46",
"WPFTweaksPowershell7Tele"
]
}

0 comments on commit f3f6673

Please sign in to comment.