Skip to content

Commit

Permalink
Merge branch 'main' into demo/vizro-core/add_banner_to_demo_dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
huong-li-nguyen committed Nov 13, 2024
2 parents c8d2e5d + 6419b80 commit b9af599
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 @@ -44,7 +44,7 @@ repos:
args: [--autofix]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.7.2
hooks:
- id: ruff
args: [--fix]
Expand Down Expand Up @@ -84,7 +84,7 @@ repos:
args: ["--fix"]

- repo: https://github.com/errata-ai/vale
rev: v3.7.1
rev: v3.8.0
hooks:
- id: vale
args: [--config=.vale/.vale.ini]
Expand Down

0 comments on commit b9af599

Please sign in to comment.