Skip to content

Commit

Permalink
chore: synced local './' with remote 'sync-files/anemoi/all/'
Browse files Browse the repository at this point in the history
  • Loading branch information
DeployDuck committed Feb 4, 2025
1 parent 797246d commit f8f9083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ repos:
rev: v0.0.14
hooks:
- id: rstfmt
exclude: 'cli/.*' # Because we use argparse
exclude: '(cli|schemas)/.*' # Because we use argparse and pydantic sphinx directives
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "v2.5.0"
hooks:
Expand Down

0 comments on commit f8f9083

Please sign in to comment.