Skip to content

Commit d576bfd

Browse files
authored
Merge pull request #302 from dbt-msft/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b9c696f + 47ff567 commit d576bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- '--python-version'
5151
- '39'
5252
- repo: 'https://github.com/psf/black'
53-
rev: 22.8.0
53+
rev: 22.10.0
5454
hooks:
5555
- id: black
5656
args:
@@ -78,7 +78,7 @@ repos:
7878
stages:
7979
- manual
8080
- repo: 'https://github.com/pre-commit/mirrors-mypy'
81-
rev: v0.981
81+
rev: v0.982
8282
hooks:
8383
- id: mypy
8484
args:

0 commit comments

Comments
 (0)