Skip to content

Commit 8bf8ccf

Browse files
authored
Merge pull request freqtrade#11985 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
2 parents 19e9eff + e721a74 commit 8bf8ccf

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
@@ -44,7 +44,7 @@ repos:
4444

4545
- repo: https://github.com/charliermarsh/ruff-pre-commit
4646
# Ruff version.
47-
rev: 'v0.12.2'
47+
rev: 'v0.12.3'
4848
hooks:
4949
- id: ruff
5050
- id: ruff-format
@@ -70,7 +70,7 @@ repos:
7070
)$
7171
7272
- repo: https://github.com/stefmolin/exif-stripper
73-
rev: 1.0.0
73+
rev: 1.1.0
7474
hooks:
7575
- id: strip-exif
7676

0 commit comments

Comments
 (0)