Skip to content

Commit

Permalink
chore: Remove migrations exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 10, 2024
1 parent 74e42ee commit f1da75d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ repos:
name: pip-compile requirements_dev.in
args: [requirements_dev.in, -o, requirements_dev.txt]
files: ^requirements(_dev)?\.(in|txt)$
exclude: /migrations/

0 comments on commit f1da75d

Please sign in to comment.