Skip to content

Commit

Permalink
chore: update pre-commit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaMunir123 committed Nov 23, 2023
1 parent bf3641b commit e59798b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/django-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
python-version: 3.11.4
check-latest: true

# Run all pre-commit hooks on all the files.
# Getting only staged files can be tricky in case a new PR is opened
# since the action is run on a branch in detached head state
- name: Install and Run Pre-commit
uses: pre-commit/[email protected]
with:
config: .pre-commit-config.yaml

0 comments on commit e59798b

Please sign in to comment.