diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65db416..86b5b16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: # Add back later when there is time to properly configure it - repo: https://github.com/fsfe/reuse-tool - rev: v1.1.2 + rev: v5.0.2 hooks: - id: reuse diff --git a/yarn.lock b/yarn.lock index 62df336..f52fcf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -976,9 +976,9 @@ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/luxon@~3.6.0": - version "3.6.0" - resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.6.0.tgz#2e1c136e84c6cd86dab3e764e9b1f93d07ce2479" - integrity sha512-RtEj20xRyG7cRp142MkQpV3GRF8Wo2MtDkKLz65MQs7rM1Lh8bz+HtfPXCCJEYpnDFu6VwAq/Iv2Ikyp9Jw/hw== + version "3.6.2" + resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.6.2.tgz#be6536931801f437eafcb9c0f6d6781f72308041" + integrity sha512-R/BdP7OxEMc44l2Ex5lSXHoIXTB2JLNa3y2QISIbr58U/YcsffyQrYW//hZSdrfxrjRZj3GcUoxMPGdO8gSYuw== "@types/mdast@^4.0.0": version "4.0.4"