Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Limych committed Oct 6, 2024
1 parent cda4978 commit 936c664
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,6 @@ repos:
- id: pyupgrade
args: [ --py312-plus ]
stages: [manual]
- repo: https://github.com/psf/black
rev: 24.3.0
hooks:
- id: black
args:
- --safe
- --quiet
files: ^(custom_components|bin|tests)/.+\.py$
- repo: https://github.com/pycqa/flake8.git
rev: 6.0.0
hooks:
Expand Down

0 comments on commit 936c664

Please sign in to comment.