Skip to content

Commit 2cff15c

Browse files
[pre-commit.ci] pre-commit autoupdate (#3012)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com>
1 parent b93b706 commit 2cff15c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: trailing-whitespace
2525
args: [--markdown-linebreak-ext=md]
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: "v0.15.4"
27+
rev: "v0.15.5"
2828
hooks:
2929
- id: ruff-check
3030
args: [--fix]
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: yamllint
4444
- repo: https://github.com/codespell-project/codespell
45-
rev: "v2.4.1"
45+
rev: "v2.4.2"
4646
hooks:
4747
- id: codespell
4848
- repo: https://github.com/python-jsonschema/check-jsonschema
@@ -52,7 +52,7 @@ repos:
5252
- id: check-github-workflows
5353
- id: check-circle-ci
5454
- repo: https://github.com/zizmorcore/zizmor-pre-commit
55-
rev: v1.22.0
55+
rev: v1.23.1
5656
hooks:
5757
- id: zizmor
5858
args: [--fix=safe]

doc/reference/facets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CMIP7
3131
`Official CMIP7 facets <https://wcrp-cmip.github.io/cmip7-guidance/CMIP7/global_attributes/>`__.
3232

3333
.. note::
34-
This mapping is prelimary as no CMIP7 data bas been published on ESGF yet.
34+
This mapping is preliminary as no CMIP7 data bas been published on ESGF yet.
3535

3636
+----------------------+---------------------------+
3737
| ESMValCore facet | ESGF facet |

0 commit comments

Comments
 (0)