diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b62e9cc..f9a2047 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.5.0 + rev: v6.0.0 hooks: - id: check-added-large-files - id: check-docstring-first @@ -11,24 +11,24 @@ repos: - id: trailing-whitespace - repo: https://github.com/asottile/pyupgrade - rev: v3.15.2 + rev: v3.21.2 hooks: - id: pyupgrade - - repo: https://github.com/psf/black - rev: 24.3.0 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: 25.12.0 hooks: - id: black # https://pycqa.github.io/isort/docs/configuration/black_compatibility.html - repo: https://github.com/pycqa/isort - rev: 5.13.2 + rev: 7.0.0 hooks: - id: isort args: [--profile, black, --filter-files] - repo: https://github.com/PyCQA/flake8 - rev: 7.0.0 + rev: 7.3.0 hooks: - id: flake8 @@ -45,7 +45,7 @@ repos: # - id: setup-cfg-fmt - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.12.0 + rev: v2.15.0 hooks: - id: pretty-format-toml args: [--autofix] @@ -54,7 +54,7 @@ repos: # args: [--autofix] - repo: https://github.com/executablebooks/mdformat - rev: 0.7.17 + rev: 1.0.0 hooks: - id: mdformat additional_dependencies: diff --git a/README.md b/README.md index 0224203..4f791b7 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ # SlugTools API -> [!WARNING] +> [!WARNING] > I've pulled this project down, couldn't pay for [slug.tools](https://slug.tools) anymore lol, might put a static one on GH Pages -> [!NOTE] +> [!NOTE] > Want to check out how it worked? – view on [YouTube](https://youtu.be/LLvofw0o0KU?si=nDlIif5uo2x-nZjj) ### Access university data with ease!