Skip to content

Commit

Permalink
Merge pull request #182 from diazona/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
diazona authored Sep 2, 2024
2 parents b8ad06b + 2b3f27a commit 96ff7fe
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 @@ -26,7 +26,7 @@ repos:
#- "--exit-non-zero-on-fix"

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy
exclude: "conftest\\.py$"
Expand All @@ -51,7 +51,7 @@ repos:
- id: markdownlint-fix

- repo: https://github.com/twisted/towncrier
rev: 24.7.1
rev: 24.8.0
hooks:
- id: towncrier-check
files: $changelog\.d/
Expand Down

0 comments on commit 96ff7fe

Please sign in to comment.