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 d843937 commit 00815d1Copy full SHA for 00815d1
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
- id: ruff
4
- id: ruff-format
5
repo: https://github.com/astral-sh/ruff-pre-commit
6
- rev: v0.7.3
+ rev: v0.13.0
7
- hooks:
8
- entry: bash -c './check-versions-match.py'
9
id: check-versions-match
0 commit comments