Skip to content

Commit

Permalink
Merge pull request #35 from ComputationalPhysiology/pre-commit-ci-upd…
Browse files Browse the repository at this point in the history
…ate-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
finsberg authored Aug 27, 2024
2 parents 3991f86 + 4390940 commit f7a81ff
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 @@ -12,7 +12,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.6.1'
rev: 'v0.6.2'
hooks:
# Run the linter.
- id: ruff
Expand All @@ -27,7 +27,7 @@ repos:


- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy

Expand Down

0 comments on commit f7a81ff

Please sign in to comment.