Skip to content

Commit b45268b

Browse files
committed
chore: bump dependencies to the latest version
1 parent b48beb6 commit b45268b

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
@@ -13,7 +13,7 @@ repos:
1313
types: [text]
1414
args: []
1515
# https://github.com/prettier/prettier/releases
16-
additional_dependencies: ["prettier@3.7.4"]
16+
additional_dependencies: ["prettier@3.8.0"]
1717
stages: ["pre-commit"]
1818
# Security
1919
- repo: https://github.com/Yelp/detect-secrets
@@ -47,7 +47,7 @@ repos:
4747
stages: ["pre-commit"]
4848
# Yaml
4949
- repo: https://github.com/adrienverge/yamllint
50-
rev: v1.37.1
50+
rev: v1.38.0
5151
hooks:
5252
- id: yamllint
5353
stages: ["pre-push"]

0 commit comments

Comments
 (0)