Skip to content

Commit

Permalink
chore: [pre-commit.ci] pre-commit autoupdate (#1765)
Browse files Browse the repository at this point in the history
* Update pre-commit hooks:
   - github.com/MarcoGorelli/absolufy-imports: v0.3.0 → v0.3.1
   - github.com/nbQA-dev/nbQA: 1.2.2 → 1.2.3
  • Loading branch information
pre-commit-ci[bot] committed Feb 8, 2022
1 parent f5e8259 commit 9c9d4d0
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:
args: ["--py37-plus"]

- repo: https://github.com/MarcoGorelli/absolufy-imports
rev: v0.3.0
rev: v0.3.1
hooks:
- id: absolufy-imports

Expand All @@ -52,7 +52,7 @@ repos:
- id: flake8

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.2.2
rev: 1.2.3
hooks:
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==2.31.0]
Expand Down

0 comments on commit 9c9d4d0

Please sign in to comment.