We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d68cb commit 24282f8Copy full SHA for 24282f8
netlify.toml
@@ -1,5 +1,5 @@
1
[build.environment]
2
- PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
+ PYTHON_VERSION = "3.13"
3
HUGO_VERSION = "0.134.3"
4
DART_SASS_VERSION = "1.77.5"
5
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
requirements.txt
@@ -1,2 +1,2 @@
-pre-commit==3.5.0
+pre-commit==4.0.1
yaml2ics==0.2
0 commit comments