Skip to content

Commit

Permalink
Update .pre-commit-config.yaml in the template
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Mar 4, 2024
1 parent 2af8191 commit 96891fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.package_name}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.0
hooks:
- id: ruff
- repo: https://github.com/psf/black
Expand Down

0 comments on commit 96891fa

Please sign in to comment.