diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9bbb28..27ce75b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,13 +1,13 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.3.0 + rev: v6.0.0 hooks: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.14.0 + rev: v0.14.4 hooks: # Run the linter. - id: ruff-check diff --git a/docs/source/limitations.md b/docs/source/limitations.md index 481db40..0debcdd 100644 --- a/docs/source/limitations.md +++ b/docs/source/limitations.md @@ -31,4 +31,4 @@ C. Gerard Gallant. - [webR - Networking](https://docs.r-wasm.org/webr/latest/networking.html) - [Making HTTP Requests with Pyodide](https://nickgeorge.net/pyodide-http-requests/) by Nick George. -[Fetch API]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API \ No newline at end of file +[Fetch API]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API