Skip to content

Commit 7fc7023

Browse files
'[pre-commit.ci 🤖] Apply code format tools to PR'
1 parent 37efb09 commit 7fc7023

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
3+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-ast
@@ -23,7 +23,7 @@ repos:
2323
args: [--prose-wrap=preserve]
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
26+
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
2727
hooks:
2828
- id: ruff
2929
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]

0 commit comments

Comments
 (0)