Skip to content

Commit 9087e0d

Browse files
committed
chore: bump dependencies to the latest version
1 parent e4c5a57 commit 9087e0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
types: [text]
2727
args: []
2828
# https://github.com/prettier/prettier/releases
29-
additional_dependencies: ["prettier@3.7.4"]
29+
additional_dependencies: ["prettier@3.8.0"]
3030
stages: ["pre-commit"]
3131
# Security
3232
- repo: https://github.com/Yelp/detect-secrets
@@ -60,7 +60,7 @@ repos:
6060
stages: ["pre-commit"]
6161
# Yaml
6262
- repo: https://github.com/adrienverge/yamllint
63-
rev: v1.37.1
63+
rev: v1.38.0
6464
hooks:
6565
- id: yamllint
6666
stages: ["pre-push"]

0 commit comments

Comments
 (0)