Skip to content

Commit

Permalink
chore: synced file(s) with ecmwf-actions/reusable-workflows (#196)
Browse files Browse the repository at this point in the history
* chore: synced local './' with remote 'sync-files/anemoi/all/'

Triggered from common files on https://github.com/ecmwf-actions/reusable-workflows

* chore: synced local '.github/workflows/push-to-private.yml' with remote 'sync-files/anemoi/some/.github/workflows/push-to-private.yml'

Triggered from common files on https://github.com/ecmwf-actions/reusable-workflows

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
DeployDuck and pre-commit-ci[bot] authored Feb 4, 2025
1 parent 7f219e9 commit 0e0e089
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 0e0e089

Please sign in to comment.