Skip to content

Commit 07297b5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.26.3 → v1.27.1](https://github.com/adrienverge/yamllint.git/compare/v1.26.3...v1.27.1) - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](asottile/pyupgrade@v2.34.0...v2.37.3)
1 parent 3f5bb50 commit 07297b5

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/adrienverge/yamllint.git
3-
rev: v1.26.3
3+
rev: v1.27.1
44
hooks:
55
- id: yamllint
66
args: [-c=.yamllint.yml]
@@ -23,7 +23,7 @@ repos:
2323
- id: add-trailing-comma
2424

2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v2.34.0
26+
rev: v2.37.3
2727
hooks:
2828
- id: pyupgrade
2929

0 commit comments

Comments
 (0)