Skip to content

Commit a412ff7

Browse files
xmatthiasweb-flow
authored andcommitted
chore: update pre-commit hooks
1 parent b4af893 commit a412ff7

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
@@ -31,7 +31,7 @@ repos:
3131

3232
- repo: https://github.com/charliermarsh/ruff-pre-commit
3333
# Ruff version.
34-
rev: 'v0.9.3'
34+
rev: 'v0.9.4'
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
@@ -62,7 +62,7 @@ repos:
6262
- id: strip-exif
6363

6464
- repo: https://github.com/codespell-project/codespell
65-
rev: v2.4.0
65+
rev: v2.4.1
6666
hooks:
6767
- id: codespell
6868
additional_dependencies:

0 commit comments

Comments
 (0)