Skip to content

Commit

Permalink
fix: remove pre-commit from homebrew formula ignore list (#355)
Browse files Browse the repository at this point in the history
close #354
  • Loading branch information
kevin-orlando authored Jan 10, 2024
1 parent 64c71ad commit 38e0d84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/get-secureli-dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"setuptools",
"virtualenv",
"cfgv",
"pre-commit",
]

secureliPackageNamesCmd = "poetry show --only main | awk '{print $1}'"
Expand Down

0 comments on commit 38e0d84

Please sign in to comment.