diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 2f4819fe..69cf12be 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/homebysix/pre-commit-macadmin
- rev: v1.13.0
+ rev: v1.15.0
hooks:
- id: check-autopkg-recipes
args: ["--recipe-prefix=com.github.homebysix.", "--strict", "--"]
@@ -28,23 +28,23 @@ repos:
- id: trailing-whitespace
args: ["--markdown-linebreak-ext=md"]
- repo: https://github.com/ambv/black
- rev: 23.11.0
+ rev: 24.1.1
hooks:
- id: black
- repo: https://github.com/pycqa/isort
- rev: 5.12.0
+ rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
- rev: 6.1.0
+ rev: 7.0.0
hooks:
- id: flake8
- repo: https://github.com/asottile/blacken-docs
rev: 1.16.0
hooks:
- id: blacken-docs
- additional_dependencies: [black==23.11.0]
+ additional_dependencies: [black==24.1.1]
- repo: https://github.com/PyCQA/pylint
- rev: v3.0.1
+ rev: v3.0.3
hooks:
- id: pylint
diff --git a/ezeep/ezeepBluePrintApp.munki.recipe b/ezeep/ezeepBluePrintApp.munki.recipe
index eb2c456d..73202ed5 100644
--- a/ezeep/ezeepBluePrintApp.munki.recipe
+++ b/ezeep/ezeepBluePrintApp.munki.recipe
@@ -48,7 +48,7 @@ For the older "ezeep Desktop" app, use the ezeepDesktop recipes.
MinimumVersion
- 1.0.0
+ 2.7
ParentRecipe
com.github.homebysix.download.ezeepBluePrintApp
Process
diff --git a/greenfoot/Greenfoot.download.recipe b/greenfoot/Greenfoot.download.recipe
index 37f06024..3efd913a 100644
--- a/greenfoot/Greenfoot.download.recipe
+++ b/greenfoot/Greenfoot.download.recipe
@@ -12,7 +12,7 @@
Greenfoot
MinimumVersion
- 0.2.9
+ 0.3.1
Process