Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Aug 15, 2023
1 parent ea74363 commit e3b9536
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:
files: airflow_diagrams/abbreviations.yml|examples/mapping.yml
- id: trailing-whitespace
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.5.0
hooks:
- id: mypy
additional_dependencies:
Expand Down Expand Up @@ -91,7 +91,7 @@ repos:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/crate-ci/typos
rev: typos-dict-v0.10.8
rev: v1.16.5
hooks:
- id: typos
exclude: \.svg$
Expand Down

0 comments on commit e3b9536

Please sign in to comment.