Skip to content

Commit

Permalink
Merge pull request #1753 from jupyter/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
mathbunnyru committed Jul 19, 2022
2 parents 57ebe55 + 8b582e5 commit efa95c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ repos:
# nbQA provides tools from the Python ecosystem like
# pyupgrade, isort, black, and flake8, adjusted for notebooks.
- repo: https://github.com/nbQA-dev/nbQA
rev: 1.3.1
rev: 1.4.0
hooks:
- id: nbqa-pyupgrade
args: [--py39-plus]
Expand Down

0 comments on commit efa95c2

Please sign in to comment.