

chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7.2
@f4bdecdf68fe1fa12ffebf1c6335dee565c2ade3
--- .gitattributes
+++ .gitattributes
... | ... | @@ -1,3 +1,3 @@ |
1 |
-/examples/youtube/the-evolution-of-the-operating-system.mp3 filter=lfs diff=lfs merge=lfs -text |
|
2 | 1 |
/examples/live-audio/audio.pcm filter=lfs diff=lfs merge=lfs -text |
3 | 2 |
/examples/live-audio/demo.mp4 filter=lfs diff=lfs merge=lfs -text |
3 |
+/examples/youtube/the-evolution-of-the-operating-system.mp3 filter=lfs diff=lfs merge=lfs -text |
--- .pre-commit-config.yaml
+++ .pre-commit-config.yaml
... | ... | @@ -25,7 +25,7 @@ |
25 | 25 |
hooks: |
26 | 26 |
- id: hadolint |
27 | 27 |
- repo: https://github.com/astral-sh/ruff-pre-commit |
28 |
- rev: v0.7.1 |
|
28 |
+ rev: v0.7.2 |
|
29 | 29 |
hooks: |
30 | 30 |
- id: ruff |
31 | 31 |
args: [--fix] |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?