We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37efb09 commit 7fc7023Copy full SHA for 7fc7023
‎.pre-commit-config.yaml‎
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
4
hooks:
5
- id: check-added-large-files
6
- id: check-ast
@@ -23,7 +23,7 @@ repos:
23
args: [--prose-wrap=preserve]
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
+ rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
27
28
- id: ruff
29
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments