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 628e071 commit 9d61b76Copy full SHA for 9d61b76
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
types: [text]
27
args: []
28
# https://github.com/prettier/prettier/releases
29
- additional_dependencies: ["prettier@3.7.3"]
+ additional_dependencies: ["prettier@3.7.4"]
30
stages: ["pre-commit"]
31
# Security
32
- repo: https://github.com/Yelp/detect-secrets
0 commit comments