Skip to content

Commit 7e7487a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/golangci/golangci-lint: v1.55.1 → v1.55.2](golangci/golangci-lint@v1.55.1...v1.55.2) - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0)
1 parent 206bc8b commit 7e7487a

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
@@ -36,7 +36,7 @@ repos:
3636
pass_filenames: false
3737

3838
- repo: https://github.com/golangci/golangci-lint
39-
rev: v1.55.1
39+
rev: v1.55.2
4040
hooks:
4141
- id: golangci-lint
4242
args: [--new-from-patch=/tmp/diff.patch]
@@ -52,7 +52,7 @@ repos:
5252
- id: isort
5353

5454
- repo: https://github.com/psf/black
55-
rev: 23.10.1
55+
rev: 23.11.0
5656
hooks:
5757
- id: black
5858

0 commit comments

Comments
 (0)