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 a8eb8a9 commit 59cc897Copy full SHA for 59cc897
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.132.2"
4
DART_SASS_VERSION = "1.77.5"
5
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
requirements.txt
@@ -1 +1 @@
-pre-commit>=3.5.0
+pre-commit>=4.0.1
0 commit comments