We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03715ab commit 0372818Copy full SHA for 0372818
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: flake8
14
name: flake8
15
- repo: https://github.com/pre-commit/pre-commit-hooks
16
- rev: v5.0.0
+ rev: v6.0.0
17
hooks:
18
- id: check-yaml
19
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments