Skip to content

Commit

Permalink
Merge pull request #173 from iobis/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
ocefpaf authored Jan 7, 2025
2 parents ebaf0c2 + 77101f3 commit 472ea39
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 @@ -35,7 +35,7 @@ repos:
language_version: python3

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
rev: v1.14.1
hooks:
- id: mypy
exclude: docs/source/conf.py
Expand Down Expand Up @@ -66,7 +66,7 @@ repos:
# - --quiet-level=2

- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit 472ea39

Please sign in to comment.