Skip to content

Commit 210e5d4

Browse files
[pre-commit.ci] pre-commit autoupdate (#676)
1 parent 6f13c61 commit 210e5d4

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
@@ -27,12 +27,12 @@ repos:
2727
- id: detect-private-key
2828

2929
- repo: https://github.com/golangci/golangci-lint
30-
rev: v1.59.0
30+
rev: v1.59.1
3131
hooks:
3232
- id: golangci-lint-full
3333

3434
- repo: https://github.com/asottile/pyupgrade
35-
rev: v3.15.2
35+
rev: v3.16.0
3636
hooks:
3737
- id: pyupgrade
3838

0 commit comments

Comments
 (0)