Skip to content

Commit

Permalink
Merge pull request yt-project#150 from yt-project/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
chrishavlin authored Oct 28, 2024
2 parents 20e5388 + 41dad46 commit 7021988
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 @@ -18,7 +18,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand All @@ -45,7 +45,7 @@ repos:
flake8-2020==1.6.1,
]
- repo: https://github.com/asottile/blacken-docs
rev: 1.19.0
rev: 1.19.1
hooks:
- id: blacken-docs
additional_dependencies: [black==22.6.0]
Expand Down

0 comments on commit 7021988

Please sign in to comment.