diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 032a67f485..10088688d3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: )$ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.39.0 + rev: v0.40.0 hooks: - id: markdownlint-fix exclude: | @@ -41,7 +41,7 @@ repos: )$ - repo: https://github.com/crate-ci/typos - rev: v1.20.10 + rev: v1.21.0 hooks: - id: typos @@ -55,7 +55,7 @@ repos: pass_filenames: false # This makes it a lot faster - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.2 + rev: v0.4.3 hooks: - id: ruff-format - id: ruff diff --git a/_typos.toml b/_typos.toml index 8fb4dcfeb0..f6733f2bf9 100644 --- a/_typos.toml +++ b/_typos.toml @@ -11,6 +11,7 @@ ned = "ned" pn = "pn" # `import panel as pd` is a thing poit = "poit" BA = "BA" # acronym for "Bad Allowed", used in testing. +jod = "jod" # e.g., `jod-thread` [default] extend-ignore-re = [