Skip to content

Commit

Permalink
Merge pull request #359 from JaGeo/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
pre-commit autoupdate
  • Loading branch information
naik-aakash authored Jan 7, 2025
2 parents e3cb287 + 81717ff commit 7b36d90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
rev: v0.8.6
hooks:
- id: ruff
args: [--fix]
Expand All @@ -37,7 +37,7 @@ repos:
- id: rst-directive-colons
- id: rst-inline-touching-normal
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
files: lobsterpy/.*
Expand All @@ -53,6 +53,6 @@ repos:
args: [--ignore-words-list, 'titel,alls,ans,nd,mater,nwo,te,hart,ontop,ist,ot,fo']
types_or: [python, rst, markdown]
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.389
rev: v1.1.391
hooks:
- id: pyright

0 comments on commit 7b36d90

Please sign in to comment.