Skip to content

Commit

Permalink
Merge pull request #310 from tpvasconcelos/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
tpvasconcelos authored Jan 27, 2025
2 parents 91ad3f5 + 4ffb28f commit 8de2ac9
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 @@ -65,7 +65,7 @@ repos:
- id: nbstripout

- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.0
hooks:
- id: codespell
args: [ "-L", "probly", "-L", "mis" ]
Expand Down Expand Up @@ -102,7 +102,7 @@ repos:
additional_dependencies: [setuptools-scm]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.3
hooks:
- id: ruff-format
- id: ruff
Expand Down

0 comments on commit 8de2ac9

Please sign in to comment.