From: David Lord Date: Sat, 21 Dec 2024 18:47:46 +0000 (-0800) Subject: Merge branch 'stable' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aeab5d1da0bc0793406d7b402693e779b6cca7a;p=thirdparty%2Fjinja.git Merge branch 'stable' --- 6aeab5d1da0bc0793406d7b402693e779b6cca7a diff --cc .pre-commit-config.yaml index 6ad19aac,a9f102b5..0b3109a7 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@@ -1,6 -1,8 +1,6 @@@ -ci: - autoupdate_schedule: monthly repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.1 + rev: v0.8.4 hooks: - id: ruff - id: ruff-format