We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fc1e0 commit e4604fcCopy full SHA for e4604fc
doc/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.139.0"
4
DART_SASS_VERSION = "1.81.0"
5
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
requirements.txt
@@ -1,2 +1,2 @@
-pre-commit==3.8.0
+pre-commit==4.0.1
changelist==0.5
0 commit comments