Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksymilian-Plywaczyk committed Oct 23, 2023
1 parent 5ad5e0d commit bbcfaec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Smart-Pot-API/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0

hooks:
- id: name-tests-test
args: [--pytest-test-first]
- id: trailing-whitespace
- id: end-of-file-fixer
exclude: requirements.txt
- id: detect-private-key
- id: check-merge-conflict
- id: check-added-large-files
Expand Down
Binary file modified Smart-Pot-API/requirements.txt
Binary file not shown.

0 comments on commit bbcfaec

Please sign in to comment.