diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f0816b..af2d8d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ exclude: | ) repos: - repo: https://github.com/CCBR/Tools - rev: v0.5 + rev: v0.7 hooks: - id: detect-absolute-paths exclude: (?x)( @@ -39,14 +39,14 @@ repos: - prettier@3.4.0 # Python formatting - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.14 + rev: v0.15.18 hooks: - id: ruff-check args: [--fix] - id: ruff-format # R formatting - repo: https://github.com/posit-dev/air-pre-commit - rev: 0.9.0 + rev: 0.10.0 hooks: - id: air-format # enforce commit format diff --git a/SECURITY.md b/SECURITY.md index 6b8e26e..a6a5a7c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Maintained Versions -Actively maintained versions of contained software will vary from repository to repository, or may not be relevant at all. +Actively maintained versions of contained software will vary from repository to repository, or may not be relevant at all. The developers of this repository will update this section if any actively maintained versions of the software need to be publicly disclosed. Otherwise, contact the developers directly for any version information. ## Vulnerability Disclosure: