From f6d29dde220b247b99ad384522270d5de94886b0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 14:22:12 +0200 Subject: [PATCH] chore(deps): update pre-commit hooks (#529) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update pre-commit hooks updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.291 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.291...v0.0.292) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6) * Fix typo in README --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eduardo Rodrigues --- .pre-commit-config.yaml | 4 ++-- README.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38c16ab4..ea3d3423 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: black-jupyter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.0.291" + rev: "v0.0.292" hooks: - id: ruff args: ["--fix", "--show-fixes"] @@ -38,7 +38,7 @@ repos: args: [--show-error-codes] - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell exclude: ^(src/particle/data/.*\.csv|src/particle/data/.*\.fwf)$ diff --git a/README.rst b/README.rst index 2447c63f..afad2183 100644 --- a/README.rst +++ b/README.rst @@ -410,7 +410,7 @@ to automatically parse the ``particle_description`` from the Corsika7 particle d Getting started: experiment-specific modules -------------------------------------------- -Experiment-specific submodules are welcome if they tie in nicely with the functionality of the package while prodiving +Experiment-specific submodules are welcome if they tie in nicely with the functionality of the package while providing add-ons of particular relevance to experiments. LHCb-specific module