Skip to content

Commit 186144b

Browse files
[pre-commit.ci] pre-commit autoupdate (#339)
1 parent 7b41069 commit 186144b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
args: ["--py38-plus"]
4141

4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.1.4'
43+
rev: 'v0.1.5'
4444
hooks:
4545
- id: ruff
4646
args: ["--fix"]
@@ -51,7 +51,7 @@ repos:
5151
- id: isort
5252

5353
- repo: https://github.com/psf/black
54-
rev: 23.10.1
54+
rev: 23.11.0
5555
hooks:
5656
- id: black
5757

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
0.18.1 (unreleased)
22
-------------------
33

4-
-
4+
-
55

66
0.18.0 (2023-11-06)
77
-------------------

0 commit comments

Comments
 (0)