Skip to content

Commit 7fcec97

Browse files
authored
Update .pre-commit-config.yaml
1 parent 1d16155 commit 7fcec97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ repos:
4646
hooks:
4747
- id: add-trailing-comma
4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: v0.12.5
49+
rev: v0.12.7
5050
hooks:
5151
- id: ruff-check
5252
args:
5353
- --fix
5454
- repo: https://github.com/astral-sh/ruff-pre-commit
55-
rev: v0.12.5
55+
rev: v0.12.7
5656
hooks:
5757
- id: ruff-format
5858
- repo: https://github.com/gitleaks/gitleaks

0 commit comments

Comments
 (0)