Skip to content

Commit 9c9d4d0

Browse files
chore: [pre-commit.ci] pre-commit autoupdate (#1765)
* 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
1 parent f5e8259 commit 9c9d4d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
args: ["--py37-plus"]
3232

3333
- repo: https://github.com/MarcoGorelli/absolufy-imports
34-
rev: v0.3.0
34+
rev: v0.3.1
3535
hooks:
3636
- id: absolufy-imports
3737

@@ -52,7 +52,7 @@ repos:
5252
- id: flake8
5353

5454
- repo: https://github.com/nbQA-dev/nbQA
55-
rev: 1.2.2
55+
rev: 1.2.3
5656
hooks:
5757
- id: nbqa-pyupgrade
5858
additional_dependencies: [pyupgrade==2.31.0]

0 commit comments

Comments
 (0)