Skip to content

Commit

Permalink
upgrade version of pycln in pre-commit. Apply linter (#458)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Cember <[email protected]>
  • Loading branch information
mcember and mattcember committed Jan 21, 2025
1 parent 7ad1d1a commit fb801e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ repos:
- id: check-github-actions
- id: check-github-workflows
- repo: https://github.com/hadialqattan/pycln
rev: v2.1.2
rev: v2.5.0
hooks:
- id: pycln
args: [--all]
- repo: https://github.com/psf/black
rev: 22.12.0
hooks:
Expand Down

0 comments on commit fb801e9

Please sign in to comment.