Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqueSoria authored Nov 1, 2022
1 parent ecab479 commit 99edbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- id: update-django-environ-sample
name: Automatically update env.sample
description: Automatically update env.sample
entry: generate_env_sample
entry: update_django_environ_sample
language: python
types: [python]
always_run: true
Expand Down

0 comments on commit 99edbb7

Please sign in to comment.