There was an error while loading. Please reload this page.
1 parent 491bcf8 commit caa2ee2Copy full SHA for caa2ee2
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-merge-conflict # Check for files that contain merge conflict strings.
11
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.15.15
+ rev: v0.15.20
14
hooks:
15
- id: ruff-check
16
args: [ --fix, --ignore, FIX ] # Allow committing with TODOs. Only CI checks should prevent merging with TODOs.
0 commit comments