Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#166)
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](asottile/pyupgrade@v2.31.0...v2.31.1)
- [github.com/nbQA-dev/nbQA: 1.2.3 → 1.3.1](nbQA-dev/nbQA@1.2.3...1.3.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 5, 2022
1 parent dc1e44b commit b377978
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 @@ -19,7 +19,7 @@ repos:
- id: check-json
- id: check-yaml
- repo: https://github.com/asottile/pyupgrade
rev: 'v2.31.0'
rev: 'v2.31.1'
hooks:
- id: pyupgrade
args:
Expand Down Expand Up @@ -52,7 +52,7 @@ repos:
'flake8-comprehensions==3.8.0',
]
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.2.3
rev: 1.3.1
hooks:
- id: nbqa-pyupgrade
args:
Expand Down

0 comments on commit b377978

Please sign in to comment.