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 0240ee0 commit 01ca2fbCopy full SHA for 01ca2fb
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
+ rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
7
hooks:
8
- id: check-added-large-files
9
- id: check-ast
@@ -25,7 +25,7 @@ repos:
25
args: [--prose-wrap=preserve]
26
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: "971923581912ef60a6b70dbf0c3e9a39563c9d47" # frozen: v0.11.4
+ rev: "9c89adb347f6b973f4905a4be0051eb2ecf85dea" # frozen: v0.13.3
29
30
- id: ruff
31
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments