Skip to content

Commit

Permalink
Merge branch 'main' into update-node-red-package
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis authored Jul 24, 2023
2 parents 5410645 + 0ab22f1 commit ee9d73b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ repos:
args: [ --autofix ]

- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.277
rev: v0.0.278
hooks:
- id: ruff
args: [ "--fix-only" , "--show-fixes" ]

0 comments on commit ee9d73b

Please sign in to comment.