Skip to content

Commit

Permalink
🧰 Remove pre-commit from dev dependencies
Browse files Browse the repository at this point in the history
It doesn't belong in virtual environment but should be coming from global.
  • Loading branch information
jsnel committed Aug 23, 2024
1 parent 2c65b49 commit b680554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ types-dataclasses>=0.1.7

# code quality assurance
flake8>=3.8.3
pre-commit>=2.9.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit b680554

Please sign in to comment.