Skip to content

Commit d0d9208

Browse files
[pre-commit.ci] pre-commit autoupdate (#2280)
1 parent 0ff54bb commit d0d9208

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repos:
9898

9999
# Lint: YAML
100100
- repo: https://github.com/adrienverge/yamllint
101-
rev: v1.35.1
101+
rev: v1.37.0
102102
hooks:
103103
- id: yamllint
104104
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]
@@ -119,7 +119,7 @@ repos:
119119

120120
# Lint: Python
121121
- repo: https://github.com/PyCQA/flake8
122-
rev: 7.1.2
122+
rev: 7.2.0
123123
hooks:
124124
- id: flake8
125125

0 commit comments

Comments
 (0)