Skip to content

Commit

Permalink
⬆️ Bump files with dotnet-file sync
Browse files Browse the repository at this point in the history
# devlooped/oss

- Add System.IdentityModel group devlooped/oss@e7d18ae
- Add MS.IdentityModel to identity group devlooped/oss@14d1868
- Exclude System.IdentityModel from System group devlooped/oss@35ca3f3
- Skip SNK by default from init devlooped/oss@e52bddf
- Add .sass-cache to ignores devlooped/oss@d65f9c7
- Move .sass-cache down alongside other jekyll folders devlooped/oss@551d4e0
  • Loading branch information
devlooped-bot committed Sep 16, 2023
1 parent 65f0469 commit 7dcce2b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,15 @@ updates:
patterns:
- "Azure*"
- "Microsoft.Azure*"
Identity:
patterns:
- "System.IdentityModel*"
- "Microsoft.IdentityModel*"
System:
patterns:
- "System*"
exclude-patterns:
- "System.IdentityModel*"
Extensions:
patterns:
- "Microsoft.Extensions*"
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ node_modules
_site
.jekyll-metadata
.jekyll-cache
.sass-cache
Gemfile.lock
package-lock.json
12 changes: 6 additions & 6 deletions .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
sha = 0683ee777d7d878d4bf013d7deea352685135a05
[file ".github/dependabot.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/dependabot.yml
etag = fc84e2bb7a348609b75bb20145333306e2030083c6929edcc4f675907b8c52ad
etag = f8080f8f04d87529e90d9a66751d304a7141196fb9734aa2d110784e52e66898
weak
sha = cba10bbf7bb08d841d2ddc990b67bc3f2c58fba0
sha = 35ca3f3405452465058d89005f8a88a65847c377
[file ".github/workflows/build.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
etag = c616df0877fba60002ccfc0397e9f731ddb22acbbb195a0598fedd4cac5f3135
weak
sha = 13d67e2cf3f786c8189364fd29332aaa7dc575dc
[file ".gitignore"]
url = https://github.com/devlooped/oss/blob/main/.gitignore
etag = 96e0860052044780f1fc9e3bdfbee09d82d5dddb8b1217d67460fc7330a64dd8
etag = cb12a3e3e89a15acfb27d3eaace5135a6ec3d3fbd1242e4a8e8f9fa646200e5c
weak
sha = b87a8a795a4c2b6830602225c066c11108552a99
sha = 551d4e0e3979be937fbf7e632dd602ddc84bd043
[file "license.txt"]
url = https://github.com/devlooped/oss/blob/main/license.txt
etag = 2c6335b37e4ae05eea7c01f5d0c9d82b49c488f868a8b5ba7bff7c6ff01f3994
Expand All @@ -57,9 +57,9 @@
sha = 0683ee777d7d878d4bf013d7deea352685135a05
[file ".netconfig"]
url = https://github.com/devlooped/oss/blob/main/.netconfig
etag = 4e32d844a73b8275bafbf843d8b45d9f84d9735b8dc0b3f6747d9fad5bbcbb81
etag = 4e5757ef53073214891df54379fe03d94a5fb1fe148ec312439184ee88d6427d
weak
sha = 1bacdabe42bc989b22227088b74ac8d9f3e88e3b
sha = e52bddf8b7894afe0f7ee4ad42ce8dea3527df40
[file "Directory.Build.rsp"]
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
etag = 6a6c6e1d3895df953abf14c82b0899e3eea75cdcd679f6212dcfea15183d73d6
Expand Down

0 comments on commit 7dcce2b

Please sign in to comment.