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 7e4ba66 commit 4f36045Copy full SHA for 4f36045
.pre-commit-config.yaml
@@ -2,7 +2,7 @@ exclude: examples/data/|.*\.css|.*\.json|.*\.geojson|.*\.html
2
3
repos:
4
- repo: https://github.com/pre-commit/pre-commit-hooks
5
- rev: v4.6.0
+ rev: v5.0.0
6
hooks:
7
- id: trailing-whitespace
8
- id: check-ast
@@ -15,7 +15,7 @@ repos:
15
files: requirements-dev.txt
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.6.3
+ rev: v0.6.9
19
20
- id: ruff
21
0 commit comments