Skip to content

Commit

Permalink
chore(renovate): patch Update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent bdc2692 commit fa3ffdd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
npm install -g npm
npm ci
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # tag=v3.0.0
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
2 changes: 1 addition & 1 deletion github/delete-all-github-forks/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion github/delete-all-github-forks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Fetch and delete github forks",
"main": "fetch-repos.js",
"dependencies": {
"axios": "^1.4.0"
"axios": "^1.6.8"
},
"devDependencies": {},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion github/github-actions-trigger/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.4
cryptography==42.0.5
idna==3.6
pycparser==2.22
PyJWT==2.8.0
Expand Down

0 comments on commit fa3ffdd

Please sign in to comment.