Skip to content

Commit aae371f

Browse files
Update pre-commit (#28)
1 parent 2dc1550 commit aae371f

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
@@ -8,7 +8,7 @@ repos:
88
- id: trailing-whitespace
99
exclude: ^docs/
1010
- repo: https://github.com/adrienverge/yamllint.git
11-
rev: v1.36.2
11+
rev: v1.37.0
1212
hooks:
1313
- id: yamllint
1414
types:
@@ -30,7 +30,7 @@ repos:
3030
types:
3131
- python
3232
- repo: https://github.com/pycqa/flake8
33-
rev: 7.1.2
33+
rev: 7.2.0
3434
hooks:
3535
- id: flake8
3636
name: flake8

0 commit comments

Comments
 (0)