17
0

- update to 3.8.0:

* Implement health checks for `language: r` so environments are
    recreated if the system version of R changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pre-commit?expand=0&rev=41
This commit is contained in:
2024-08-05 18:59:06 +00:00
committed by Git OBS Bridge
parent 81d1629636
commit 1ed917d2d0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 5 18:58:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>