Skip to content

Commit 2206d41

Browse files
Merge branch 'main' into bigip_issue
2 parents 2340660 + 3c8603d commit 2206d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: trailing-whitespace
1616

1717
- repo: https://github.com/pycontribs/mirrors-prettier
18-
rev: "v3.3.1"
18+
rev: "v3.3.2"
1919
hooks:
2020
- id: prettier
2121
additional_dependencies:
@@ -34,6 +34,6 @@ repos:
3434
- id: black
3535

3636
- repo: https://github.com/pycqa/flake8
37-
rev: 7.0.0
37+
rev: 7.1.0
3838
hooks:
3939
- id: flake8

0 commit comments

Comments
 (0)