Bump doc deps and restrict lint workflow permissions
This commit is contained in:
@@ -4,6 +4,9 @@ name: lint
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
name: pre-commit
|
||||
|
||||
@@ -10,9 +10,9 @@ sphinx-reredirects==0.1.1
|
||||
sphinx-toolbox==3.8.2
|
||||
nbsphinx==0.9.1
|
||||
pandoc==1.1.0
|
||||
pygments==2.19.2
|
||||
pygments==2.20.0
|
||||
jq==1.8.0
|
||||
Jinja2==3.1.6
|
||||
wheel==0.45.1
|
||||
wheel==0.46.2
|
||||
# see https://github.com/aws/aws-sam-cli/issues/3661 regarding markupsafe
|
||||
markupsafe==2.0.1
|
||||
|
||||
Reference in New Issue
Block a user