Skip to content

Commit

Permalink
Merge pull request #3846 from yt-project/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
neutrinoceros authored Mar 14, 2022
2 parents ef08989 + da5c126 commit cc1d4fa
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 @@ -31,7 +31,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.0
rev: v2.31.1
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down Expand Up @@ -67,7 +67,7 @@ repos:
hooks:
- id: rst-backticks
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.3.0
rev: 1.3.1
hooks:
- id: nbqa-pyupgrade
args: [--nbqa-mutate, --py37-plus]
Expand Down

0 comments on commit cc1d4fa

Please sign in to comment.