Skip to content

Commit

Permalink
Merge pull request #51 from xpublish-community/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
abkfenris authored Jan 7, 2025
2 parents 7a75087 + 9fe6455 commit 9e35ff7
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 @@ -46,7 +46,7 @@ repos:
language_version: python3

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

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

0 comments on commit 9e35ff7

Please sign in to comment.