diff --git a/pre-commit-3.7.1.tar.gz b/pre-commit-3.7.1.tar.gz deleted file mode 100644 index a814b10..0000000 --- a/pre-commit-3.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0dc004239d417d8ea7815e34c6dd2740870e01c84d5fe513bade9ba06aca7560 -size 270138 diff --git a/pre-commit-3.8.0.tar.gz b/pre-commit-3.8.0.tar.gz new file mode 100644 index 0000000..4b0c8cb --- /dev/null +++ b/pre-commit-3.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee00513461333787af71c9cc6926ce1cd8f2f4aa7f0cffdd3555d94febdc155b +size 270925 diff --git a/python-pre-commit.changes b/python-pre-commit.changes index 0638632..0584151 100644 --- a/python-pre-commit.changes +++ b/python-pre-commit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 5 18:58:56 UTC 2024 - Dirk Müller + +- update to 3.8.0: + * Implement health checks for `language: r` so environments are + recreated if the system version of R changes. + ------------------------------------------------------------------- Thu Jun 6 19:37:17 UTC 2024 - Dirk Müller diff --git a/python-pre-commit.spec b/python-pre-commit.spec index ad0ee74..09ce313 100644 --- a/python-pre-commit.spec +++ b/python-pre-commit.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pre-commit -Version: 3.7.1 +Version: 3.8.0 Release: 0 Summary: Multi-language pre-commit hooks License: MIT