Skip to content

Commit d31c56f

Browse files
authored
Merge branch 'main' into remove_garbage_collector_dead_code
2 parents 5dbd7a3 + f9c6879 commit d31c56f

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
@@ -39,13 +39,13 @@ repos:
3939
]
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.9.1
42+
rev: v0.9.2
4343
hooks:
4444
- id: ruff
4545
- id: ruff-format
4646

4747
- repo: https://github.com/gitleaks/gitleaks
48-
rev: v8.23.0
48+
rev: v8.23.1
4949
hooks:
5050
- id: gitleaks
5151

0 commit comments

Comments
 (0)