We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633822d commit 9f63892Copy full SHA for 9f63892
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
hooks:
7
- id: sync_with_poetry
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: v4.4.0
+ rev: v5.0.0
10
11
- id: check-yaml
12
- id: check-toml
0 commit comments